mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Apply right margin dynamically in wallet list
This commit is contained in:
parent
0482d42ab7
commit
a57a911212
3 changed files with 6 additions and 9 deletions
|
@ -667,7 +667,7 @@ li p{
|
|||
margin-bottom:12px;
|
||||
vertical-align:top;
|
||||
}
|
||||
.previewrow>div.last{
|
||||
.previewrow>div:first-child+div+div,.previewrow>div:first-child+div+div+div+div+div{
|
||||
margin-right:0px;
|
||||
}
|
||||
.previewrow>div>a>img{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue