slight css update
This commit is contained in:
@@ -1057,7 +1057,7 @@ span {
|
|||||||
.accountSwitcher{
|
.accountSwitcher{
|
||||||
background:var(--profile-bg);
|
background:var(--profile-bg);
|
||||||
cursor:pointer;
|
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;
|
border-radius: .1in;
|
||||||
min-width: 0px;
|
min-width: 0px;
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
|
Reference in New Issue
Block a user