mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Drop empty space in icons
This commit is contained in:
parent
faeaf059fe
commit
d2f695c4c3
14 changed files with 3 additions and 4 deletions
|
@ -1324,10 +1324,9 @@ table td,table th{
|
|||
}
|
||||
.wallets>div>a>img{
|
||||
display:block;
|
||||
margin:auto;
|
||||
margin-bottom:5px;
|
||||
width:72px;
|
||||
height:72px;
|
||||
width:48px;
|
||||
height:48px;
|
||||
margin:12px 12px 17px 12px;
|
||||
}
|
||||
.wallets>div>div,
|
||||
.wallets>div>span{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue