[FIX] Web Full Screen Issue: #26
This commit is contained in:
parent
8aa4ce5f6f
commit
89cc22f0e1
@ -393,6 +393,12 @@
|
||||
border-radius: 0 !important;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
&.o_fullscreen {
|
||||
.o_main .f_launcher {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
Loading…
Reference in New Issue
Block a user