uk-icon-button-small add important in width and size
This commit is contained in:
parent
68e51996fd
commit
bace9ea215
|
@ -69,8 +69,8 @@
|
|||
|
||||
.hook-icon-misc() {
|
||||
.uk-icon-button-small {
|
||||
width: @icon-button-small-size;
|
||||
height: @icon-button-small-size;
|
||||
width: @icon-button-small-size !important;
|
||||
height: @icon-button-small-size !important;
|
||||
}
|
||||
|
||||
/* Default circle element for SVGs */
|
||||
|
|
Loading…
Reference in New Issue