forked from abner/for-legacy-web
Feature: Font selector and ligature toggle.
This commit is contained in:
@@ -3,6 +3,7 @@ import styled from "styled-components";
|
||||
export default styled.select`
|
||||
padding: 8px;
|
||||
border-radius: 2px;
|
||||
font-family: inherit;
|
||||
color: var(--secondary-foreground);
|
||||
background: var(--secondary-background);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user