refactoring allStyles styleStyle -> style-style

This commit is contained in:
2024-02-09 18:17:15 +03:00
parent 81d2ee4098
commit af07631abe
93 changed files with 751 additions and 703 deletions

View File

@ -1,4 +1,4 @@
.trackerSelectColumn {
.tracker-select-column {
display: none;
@media (max-width: 900px) {
@ -9,7 +9,7 @@
align-items: center;
padding: 2px 6px;
cursor: pointer;
border: 1px solid #e3e2e2;;
border: 1px solid #e3e2e2;
border-radius: 8px;
position: relative;