mirror of
https://github.com/timvisee/send.git
synced 2026-04-20 22:04:23 -04:00
wip
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.account {
|
||||
padding: 0;
|
||||
/* padding: 12px; */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
@@ -18,6 +19,7 @@
|
||||
box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
|
||||
padding: 11px 0;
|
||||
visibility: hidden;
|
||||
white-space: nowrap;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user