mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
[FIX] Web Full Screen Issue: #26
This commit is contained in:
@@ -393,6 +393,12 @@
|
||||
border-radius: 0 !important;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
&.o_fullscreen {
|
||||
.o_main .f_launcher {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
||||
Reference in New Issue
Block a user