Rimozione avviso CKEditor temporanea

This commit is contained in:
valentina 2024-07-02 10:24:59 +02:00
parent a222914d6e
commit 776edd6044
1 changed files with 5 additions and 0 deletions

View File

@ -1629,6 +1629,11 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
background-image: url('../img/leaflet/icon-fullscreen.svg');
}
/** Rimozione avviso CKEditor temporanea **/
.cke_notification_warning{
display:none !important;
}
@media screen and (max-width: 767px) {
.navbar-left {
display: inline-block;