1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

chore: suppress some stylelint warns

This commit is contained in:
2022-08-15 18:14:51 +02:00
parent c50d17e82b
commit 8cb2c197c8
7 changed files with 14 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
display: table-row;
}
// Scollable tables
/* Scollable tables */
&.table-scroll {
display: block;
overflow-x: auto;