Fixes discussed during call w/ Mathieu

This commit is contained in:
Koper
2023-08-29 21:22:05 +07:00
parent d379dc2376
commit deb713e776
5 changed files with 49 additions and 39 deletions

View File

@@ -35,6 +35,6 @@ body {
@media (max-width: 768px) {
.audio-source-dropdown .Dropdown-control {
max-width: 90px;
max-width: 200px;
}
}