mirror of
https://github.com/mempool/mempool.git
synced 2025-02-25 07:07:36 +01:00
Fix indicator border-radius.
This commit is contained in:
parent
f434e50a2c
commit
584d091d4e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue