HotFix style help modal (#960)
This commit is contained in:
parent
5c0b5ef74b
commit
19ae575b4f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
max-height: calc(48vh - 50px);
|
max-height: calc(48vh - 50px);
|
||||||
max-width: 48vw;
|
max-width: 48vw;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
#helpCameraSettings h1 {
|
#helpCameraSettings h1 {
|
||||||
background-image: linear-gradient(top, #f1f3f3, #d4dae0);
|
background-image: linear-gradient(top, #f1f3f3, #d4dae0);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue