mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 12:40:06 -03:30
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