HotFix style help modal (#960)
This commit is contained in:
parent
5c0b5ef74b
commit
19ae575b4f
@ -11,6 +11,7 @@
|
||||
max-height: calc(48vh - 50px);
|
||||
max-width: 48vw;
|
||||
overflow: hidden;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
#helpCameraSettings h1 {
|
||||
background-image: linear-gradient(top, #f1f3f3, #d4dae0);
|
||||
|
Loading…
Reference in New Issue
Block a user