update matched table styles, add loading animation for some blocks

This commit is contained in:
smanylov
2026-04-18 14:25:20 +07:00
parent 1b4ad64ef6
commit 85b77aeb91
9 changed files with 167 additions and 77 deletions
+2 -1
View File
@@ -686,7 +686,7 @@
&:focus {
outline-offset: 2px;
outline: 2px solid #0000;
outline: 2px solid v.$black;
box-shadow: 0 0 0 2px #6365f187;
}
}
@@ -1775,6 +1775,7 @@
display: flex;
flex-direction: column;
gap: 16px;
position: relative;
.file-item {
display: flex;