mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Changes for #88
Fix tooltip foreground. Change light mode foreground colours. Update ::selection styles.
This commit is contained in:
@@ -28,10 +28,10 @@ const PermissionTooltipBase = styled.div`
|
||||
flex-direction: column;
|
||||
|
||||
span {
|
||||
font-size: 11px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
color: var(--secondary-foreground);
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user