mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 08:43:02 +00:00
Fix button wrapping issue on small screens
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.largePhone({
|
.largePhone({
|
||||||
width: 70%;
|
width: 60%;
|
||||||
});
|
});
|
||||||
|
|
||||||
.medPhone({
|
.medPhone({
|
||||||
|
|||||||
Reference in New Issue
Block a user