rodzic
bfa93a6721
commit
443d69e759
|
@ -83,3 +83,8 @@ select {
|
|||
.checkbox-content {
|
||||
border-radius: var(--border-radius-pill) !important;
|
||||
}
|
||||
|
||||
/* Fix OnlyOffice app height */
|
||||
#onlyofficeFrame {
|
||||
height: calc(100vh + 8px);
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue