N°4144 - Portal: Fix caselog fullscreen icon too small to be clickable

This commit is contained in:
Molkobain
2021-07-26 12:04:10 +02:00
parent d1fda1dbc6
commit 4410bf7e1f
6 changed files with 38 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ $ibo-vendors-ckeditor--autocomplete-item-title--text-color: #3A3A3A !default;
background-position: center center !important;
background-repeat: no-repeat !important;
background-size: 100% !important;
background-image: url('../../../../images/full-screen.png') !important;
&:hover {
background-color: $ibo-vendors-ckeditor--toolbar-fullscreen-button--background-color--on-hover;