mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Fix radio bezel overflowing on small screen
This commit is contained in:
parent
23c5f70adf
commit
abcc2906c8
|
|
@ -32,6 +32,7 @@
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.radio-control,
|
.radio-control,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue