mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-23 08:21:49 -05:00
fixed height of mobile buttons
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
width: 33%;
|
width: 33%;
|
||||||
flex-basis: ~"calc(33% - 7px)";
|
flex-basis: ~"calc(33% - 7px)";
|
||||||
max-width: ~"calc(33% - 7px)";
|
max-width: ~"calc(33% - 7px)";
|
||||||
|
height: 96px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user