mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
Fix #838 missing mobile skin for active logins
This commit is contained in:
parent
dccca65905
commit
60564b13f4
2 changed files with 32 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
|||
/* List */
|
||||
.lt{margin:0;padding:0;list-style:none;background:#f8f8f8;font-size:14px}
|
||||
.lt li{border-bottom:1px solid #ccc8be;overflow:hidden}
|
||||
.lt li.has_padding { padding: 10px; position: relative; }
|
||||
.lt li button.delete_autologin { display: block; position: absolute; right: 10px; top: 10px; }
|
||||
.lt a{box-sizing: border-box;width:100%;display:inline-block;float:left;text-decoration:none;color:#000;padding:10px}
|
||||
.lt span{
|
||||
display:inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue