max height on select on all device and screen
This commit is contained in:
parent
aa9c3b9f4f
commit
a7cf071971
1 changed files with 2 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue