Web: Components: fixed alignment of icons

This commit is contained in:
Nikita Gopienko 2020-11-28 13:16:25 +03:00
parent a0adc29899
commit f1b4176527

View File

@ -57,7 +57,7 @@ function getVerticalCss() {
.icon-button {
position: relative;
margin: 0;
padding: 1px 8px;
padding: 0px 8px;
width: 13px;
height: 13px;
}