Fix indicator border-radius.

This commit is contained in:
Miguel Medeiros 2021-08-26 23:50:32 -03:00
parent f434e50a2c
commit 584d091d4e
No known key found for this signature in database
GPG key ID: 819EDEE4673F3EBB

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;