fix compressed account switcher
This commit is contained in:
parent
265b12b4c0
commit
bdbee6894d
1 changed files with 1 additions and 0 deletions
|
@ -2233,6 +2233,7 @@ fieldset input[type="radio"] {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
.switchtable:hover {
|
.switchtable:hover {
|
||||||
background: var(--primary-hover);
|
background: var(--primary-hover);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue