fix monitor bg contrast
Some checks failed
Angular Build / build (push) Has been cancelled

This commit is contained in:
2026-04-27 22:44:39 +02:00
parent e4bbe6e75c
commit 8c637addf5
8 changed files with 31 additions and 22 deletions

View File

@@ -1,9 +1,5 @@
:host {
display: inline-flex;
}
:host(.full-width) {
display: flex;
width: 100%;
}