new font
This commit is contained in:
parent
8430751a04
commit
39c9937304
2 changed files with 2 additions and 1 deletions
|
|
@ -30,6 +30,7 @@
|
|||
}
|
||||
.webbpm.ervu_dashboard .selectize-control .selectize-input > input {
|
||||
color: var(--color-text-primary);
|
||||
font-family: 'GolosUI';
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard .block-panel button-component {
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
}
|
||||
.webbpm.ervu_dashboard .container-inside {
|
||||
position: relative;
|
||||
font-family: 'Golos';
|
||||
font-family: 'GolosUI';
|
||||
font-size: var(--size-text-primary);
|
||||
height: 100%;
|
||||
padding: var(--indent-base) var(--indent-xbase) var(--indent-xbase);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue