restruct: updated sass version and rules

This commit is contained in:
2025-03-26 18:04:00 +01:00
parent 829059d35b
commit 22b6177560
71 changed files with 2447 additions and 2507 deletions
+2 -1
View File
@@ -264,7 +264,7 @@ export default defineComponent({
</script>
<style lang="scss" scoped>
@import '../../styles/badge.scss';
@use '../../styles/badge';
.image-warning {
height: 1em;
@@ -297,6 +297,7 @@ export default defineComponent({
.train-info {
display: flex;
flex-direction: column;
font-size: 1em;
gap: 0.25em;
background-color: #1a1a1a;