mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
center arrow for token dropdown
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
b1901534be
commit
af6ee647da
1 changed files with 5 additions and 0 deletions
|
|
@ -263,6 +263,11 @@ table.nostyle td { padding: 0.2em 0; }
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
#sessions .token-list div.configure:after,
|
||||
#apppasswords .token-list div.configure:after {
|
||||
right: 13px;
|
||||
}
|
||||
|
||||
#sessions .token-list tr.active div.configure > *,
|
||||
#apppasswords .token-list tr.active div.configure > *{
|
||||
margin-top: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue