CSC link state to filters

This commit is contained in:
Tykayn 2025-09-10 16:02:31 +02:00 committed by tykayn
parent 0a8088b459
commit 8694a04ea9
31 changed files with 191 additions and 191 deletions

View file

@ -1,21 +1,31 @@
.magic-text {
color: #A86CFD;
font-family: Barlow;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
:host {
i {
font-size: 1.25em;
margin-left: 2px;
#question_analysis {
sae-bot-talks {
top: -50px;
position: relative;
}
}
}
#translation_request {
.helper {
padding-left: 2.65vw;
padding-bottom: 16px;
.magic-text {
color: #A86CFD;
font-family: Barlow;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
i {
font-size: 1.25em;
margin-left: 2px;
}
}
}
#translation_request {
.helper {
padding-left: 2.65vw;
padding-bottom: 16px;
}
}
}