Update toolbar.less

This commit is contained in:
maxkadushkin 2021-03-14 17:20:27 +03:00 committed by GitHub
parent dd5d18c59a
commit 1d6fe573a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -633,9 +633,3 @@
} }
} }
} }
.item-equation {
border: @scaled-one-px-value-ie solid @border-regular-control-ie;
border: @scaled-one-px-value solid @border-regular-control;
.background-ximage-v2('toolbar/math.png', 1500px);
}