forked from abner/for-legacy-web
Fix: Make settings not jump around.
Fix: Auto-complete font size.
This commit is contained in:
@@ -330,8 +330,10 @@ const Base = styled.div`
|
||||
padding: 6px;
|
||||
border: none;
|
||||
display: flex;
|
||||
font-size: 1em;
|
||||
cursor: pointer;
|
||||
border-radius: 6px;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
background: transparent;
|
||||
color: var(--foreground);
|
||||
|
||||
Reference in New Issue
Block a user