mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
changed font size
This commit is contained in:
parent
9d14790372
commit
2e3eb25f8f
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ Enabled vs Disabled logic in most of stylesheets
|
|||
*/
|
||||
|
||||
* {
|
||||
font-size: 9pt;
|
||||
font-size: 10pt;
|
||||
font-family: "Noto Sans";
|
||||
font-weight: 450;
|
||||
outline: none;
|
||||
|
|
@ -735,7 +735,7 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
|
|||
/* Launcher specific stylesheets */
|
||||
#IconView[mode="icon"] {
|
||||
/* font size can't be set on items */
|
||||
font-size: 8pt;
|
||||
font-size: 9pt;
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue