slight css update
This commit is contained in:
parent
0da3943b59
commit
00570829d7
1 changed files with 1 additions and 1 deletions
|
@ -1057,7 +1057,7 @@ span {
|
|||
.accountSwitcher{
|
||||
background:var(--profile-bg);
|
||||
cursor:pointer;
|
||||
box-shadow: .00in -.5in 2in color-mix(in srgb, var(--shadow) 42%, transparent);
|
||||
box-shadow: .00in -.5in 4in .5in color-mix(in srgb, var(--shadow) 42%, transparent);
|
||||
border-radius: .1in;
|
||||
min-width: 0px;
|
||||
width: 80vw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue