mirror of
https://github.com/mempool/mempool.git
synced 2025-09-26 20:27:14 +02:00
Fix indicator border-radius.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user