uk-icon-button-small add important in width and size

This commit is contained in:
Konstantinos Triantafyllou 2022-07-18 18:57:51 +03:00
parent 68e51996fd
commit bace9ea215
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@
.hook-icon-misc() { .hook-icon-misc() {
.uk-icon-button-small { .uk-icon-button-small {
width: @icon-button-small-size; width: @icon-button-small-size !important;
height: @icon-button-small-size; height: @icon-button-small-size !important;
} }
/* Default circle element for SVGs */ /* Default circle element for SVGs */