fixed: to hide element with data-action=onlyofficeDocxf is required important on css style
parent
740f799b9c
commit
5a7269d437
|
@ -1,3 +1,3 @@
|
|||
[data-action="onlyofficeDocxf"]{
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue