mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
fix: apply reasonable defaults to all scrollbar thumbs
This commit is contained in:
@@ -39,8 +39,8 @@ const StatusBar = styled.div`
|
||||
gap: 14px;
|
||||
|
||||
.button {
|
||||
border: 1px solid white;
|
||||
padding: 5px;
|
||||
border: 1px solid white;
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user