max height on select on all device and screen
This commit is contained in:
parent
aa9c3b9f4f
commit
a7cf071971
@ -173,6 +173,8 @@
|
||||
.control-group {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
max-height: 60px;
|
||||
margin-top: 10px;
|
||||
|
||||
img {
|
||||
width: 30px;
|
||||
@ -221,11 +223,6 @@
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.enableCameraScene .control-group {
|
||||
max-height: 60px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.enableCameraScene button.letsgo {
|
||||
font-size: 160%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user