Fix Stylelint errors

This commit is contained in:
Simounet
2023-06-06 22:53:56 +02:00
parent 5f8948d5a1
commit e5b72f3123
17 changed files with 42 additions and 51 deletions

View File

@ -131,11 +131,11 @@ nav {
margin: 0 1%;
}
#button_filters {
.button-filters {
display: none;
}
#button_export {
.button-export {
display: none;
}