mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Hide wallet list on mobiles
Content is not as much relevant on mobiles Javascript required to show the wallet is too complex for some mobiles Bubbles overflow at the left and are impossible to read Optimization for translations and mobiles conflict with each other
This commit is contained in:
parent
5855e3d2b5
commit
68d6e912d9
1 changed files with 1 additions and 8 deletions
|
@ -660,13 +660,6 @@ li{
|
||||||
padding:20px;
|
padding:20px;
|
||||||
}
|
}
|
||||||
.preview{
|
.preview{
|
||||||
width:auto;
|
display:none;
|
||||||
border:0px;
|
|
||||||
padding:0px;
|
|
||||||
}
|
|
||||||
.previewrow{
|
|
||||||
float:none;
|
|
||||||
padding-left:0px;
|
|
||||||
margin:auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue