feat(project dependencies): Updated various dependencies and internal fonts

This commit is contained in:
2024-06-30 10:37:12 +02:00
parent 04170d4834
commit f72936d1a7
18 changed files with 5701 additions and 4245 deletions

View File

@ -68,7 +68,7 @@ export class DeesSimpleAppDash extends DeesElement {
border-bottom: 1px solid ${cssManager.bdTheme('#ccc', '#ffffff10')};
font-size: 14px;
line-height: 32px;
font-family: 'Roboto', 'Inter', sans-serif;
font-family: 'Geist Sans', sans-serif;
padding: 0px 16px;
z-index: 2;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.8);