diff options
Diffstat (limited to 'client/src')
-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 33483533e..056b88fc1 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss | |||
@@ -521,6 +521,7 @@ p-toast { | |||
521 | .ui-toast-message { | 521 | .ui-toast-message { |
522 | font-family: $main-fonts; | 522 | font-family: $main-fonts; |
523 | background-color: var(--mainBackgroundColor) !important; | 523 | background-color: var(--mainBackgroundColor) !important; |
524 | color: var(--mainForegroundColor) !important; | ||
524 | border-radius: 5px; | 525 | border-radius: 5px; |
525 | box-sizing: border-box; | 526 | box-sizing: border-box; |
526 | border: 1px solid #EBEEF5 !important; | 527 | border: 1px solid #EBEEF5 !important; |