This commit is contained in:
Daniel Maya 2023-05-18 11:38:44 +02:00
parent 4a8e8f4ae1
commit 2eb617e1e6
1 changed files with 9 additions and 0 deletions

View File

@ -34,6 +34,7 @@ div#vc-controls {
div#vc-controls div#menu_tab {
margin: 0px;
height: 100% !important;
}
div#vc-controls ul.white-box-content {
@ -165,6 +166,14 @@ div.label strong span {
z-index: 999;
}
.vc-btn-no-fullscreen {
padding: 0 !important;
}
.vc-btn-no-fullscreen img {
margin-top: 0 !important;
}
.visual_font_size_4pt,
.visual_font_size_4pt > em,
.visual_font_size_4pt > strong,