mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Revert removal of icon padding (fixes #514)
This commit is contained in:
parent
70c74720e2
commit
9d43673ca4
28 changed files with 6 additions and 5 deletions
|
@ -1326,9 +1326,10 @@ table td,table th{
|
|||
}
|
||||
.wallets>div>a>img{
|
||||
display:block;
|
||||
width:48px;
|
||||
height:48px;
|
||||
margin:12px 12px 17px 12px;
|
||||
width:72px;
|
||||
height:72px;
|
||||
margin:auto;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
.wallets>div>div,
|
||||
.wallets>div>span{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue