- added 'maintenance' state logic;

This commit is contained in:
Vitalii Kiiko
2024-10-24 10:02:56 +02:00
parent 7e24a7eee9
commit 595ee940de
2 changed files with 40 additions and 17 deletions

View File

@@ -38,6 +38,10 @@
cursor: pointer;
}
&[disabled] {
background: var(--message-info-background);
}
span {
color: #FFF;
font-size: 17.25px;