diff options
Diffstat (limited to 'client/src/sass/primeng-custom.scss')
-rw-r--r-- | client/src/sass/primeng-custom.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index 9aa4d980c..238cb8454 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss | |||
@@ -8,6 +8,7 @@ | |||
8 | font-family: 'Glyphicons Halflings'; | 8 | font-family: 'Glyphicons Halflings'; |
9 | text-decoration: none !important; | 9 | text-decoration: none !important; |
10 | color: var(--mainForegroundColor) !important; | 10 | color: var(--mainForegroundColor) !important; |
11 | font-display: swap; | ||
11 | } | 12 | } |
12 | 13 | ||
13 | my-edit-button, | 14 | my-edit-button, |