Fix Bug 51931

This commit is contained in:
Julia Radzhabova 2021-08-12 14:59:51 +03:00
parent 6d6088233f
commit 672145db05

View file

@ -38,6 +38,8 @@
.btn {
border-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-color: @border-regular-control-ie;
border-color: @border-regular-control;
background-color: transparent;