sidebar-mobile + locked amount + signout in header mobile
This commit is contained in:
parent
a9bf9a25ab
commit
ac6688a182
5 changed files with 40 additions and 30 deletions
|
|
@ -368,6 +368,7 @@ a:hover {
|
|||
.pr {position: relative;}
|
||||
.pa {position: absolute;}
|
||||
.m0 {margin: 0;}
|
||||
.p0 {padding: 0 !important;}
|
||||
.db {display: block;}
|
||||
.size-12 { font-size: 12px; }
|
||||
.size-14 { font-size: 14px; }
|
||||
|
|
|
|||
|
|
@ -102,6 +102,14 @@
|
|||
border-right: 1px solid #425568;
|
||||
}
|
||||
|
||||
.right-small {
|
||||
border-left: 1px solid #425568;
|
||||
}
|
||||
|
||||
.right-small a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.panel .secret {
|
||||
padding-top: 0.5rem;
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue