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
@@ -148,8 +148,8 @@ export default defineComponent({
</script>
<style lang="scss" scoped>
@import '../../styles/responsive.scss';
@import '../../styles/sceneryViewTables.scss';
@use '../../styles/responsive';
@use '../../styles/scenery-history-table';
.scenery-dispatchers-history {
height: 100%;
@@ -194,7 +194,7 @@ export default defineComponent({
color: springgreen;
}
@include smallScreen {
@include responsive.smallScreen{
.journal-list > div {
flex-direction: column;
justify-content: center;