style: fix font family inconsistencies (#6501)
style: font fix for four components The browser default font was showing up in various locations. Fixed them to show the desired ui font.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
white-space: nowrap;
|
||||
font-family: inherit;
|
||||
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 0.2fr;
|
||||
|
||||
Reference in New Issue
Block a user