[prettier] Fix code style

This commit is contained in:
Sergey Konovalov
2025-12-26 18:44:33 +03:00
parent c3be6572f2
commit 1fa3bfdc13

View File

@ -43,8 +43,8 @@
.barContainer {
width: 100%;
height: 8px;
background-color: #F5F5F5;
border: 1px solid #E2E2E2;
background-color: #f5f5f5;
border: 1px solid #e2e2e2;
border-radius: 8px;
box-sizing: border-box;
overflow: hidden;