Table/Cell settings: change border buttons

This commit is contained in:
Julia Radzhabova 2019-12-17 15:18:06 +03:00
parent 5cb3cc0e84
commit eae1645df5

View file

@ -471,6 +471,11 @@
&:not(:active) { &:not(:active) {
box-shadow: inset 0 0 0 1px #cbcbcb; box-shadow: inset 0 0 0 1px #cbcbcb;
} }
&, .icon {
width: 21px;
height: 21px;
}
} }
} }