Modifications suite beta 2

This commit is contained in:
2026-05-11 00:03:41 +02:00
parent 7542890232
commit 122cd29041
14 changed files with 159 additions and 34 deletions
+6
View File
@@ -662,6 +662,12 @@
width: 100%;
}
}
.attribute-third {
flex: 0 0 calc(33.33% - 0.5rem);
}
.attribute-full {
flex: 0 0 calc(100% - 0.5rem);
}
}
&.infos,
&.tab.infos {