forked from abner/for-legacy-web
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