client: move table items to a independent component

This commit is contained in:
geoffrey45
2022-01-11 01:36:04 +03:00
parent 17cbe14217
commit 521c195570
8 changed files with 138 additions and 99 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export default {
background-image: url(../../assets/icons/folder.svg);
background-repeat: no-repeat;
background-position: 1rem;
background-size: 10% 100%;
background-size: 1.5rem;
background-color: rgb(22, 36, 85);
transition: all 0.2s ease;