restruct: stock list components

This commit is contained in:
2025-03-09 15:40:22 +01:00
parent 82a016dca7
commit 862aebb158
12 changed files with 943 additions and 745 deletions
+8
View File
@@ -230,6 +230,14 @@ button {
outline: 1px solid white;
}
}
&--icon {
display: flex;
justify-content: center;
align-items: center;
padding: 0.25em;
}
}
.link-btn.router-link-exact-active {