Settings: Fix top notch for fab-wrapper (#6398)
This commit is contained in:
parent
876478ac36
commit
35b64de890
@ -324,6 +324,10 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
height: calc(100% - var(--header-height));
|
height: calc(100% - var(--header-height));
|
||||||
|
|
||||||
|
.with-notch::before {
|
||||||
|
top: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.settings-content {
|
.settings-content {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user