Fix indicator border-radius.

This commit is contained in:
Miguel Medeiros 2021-08-26 23:50:32 -03:00
parent 75eccfc818
commit 3655ff8f0a

View File

@ -311,7 +311,7 @@ html:lang(ru) .card-title {
.indicator {
display: inline-block;
margin-right: 5px;
border-radius: 0px;
border-radius: 2px;
margin-top: 5px;
width: 9px;
height: 9px;