remove round corners on limit bar

This commit is contained in:
ansuz 2021-02-12 16:29:37 +05:30
parent a9f25fd5de
commit 5bd9b6e9d1

View file

@ -17,7 +17,6 @@
max-width: 100%;
margin: 5px;
box-sizing: border-box;
border-radius: 3px;
background: @cp-limit-bar-bg;
position: relative;
text-align: center;