styling multi filters

This commit is contained in:
Tykayn 2025-09-15 16:09:20 +02:00 committed by tykayn
parent a359d0f9b1
commit 4ef8d42da2
23 changed files with 205 additions and 120 deletions

View file

@ -1,7 +1,9 @@
:host {
width: 1312px;
display: block;
//width: 1312px;
//display: block;
margin: 0 auto;
#question_analysis {
sae-bot-talks {
@ -44,4 +46,8 @@
}
}
#main_page {
padding-bottom: 400px;
}
}