slight css update

This commit is contained in:
MathMan05 2024-08-11 16:15:44 -05:00
parent 0da3943b59
commit 00570829d7

View file

@ -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;