This commit is contained in:
YK 2025-09-13 12:57:50 +03:00
parent 809e13ce06
commit e956e986fb

View File

@ -219,6 +219,8 @@ aside {
height: 20px;
border-radius: 10px;
margin: 3px;
// @TODO: Choose more suitable colors
&.dt-fail {
background: hsl(0deg, 10%, 50%);
}