This commit is contained in:
X1627315083
2024-07-18 13:19:43 +08:00
parent 246128f132
commit 0e46da8978
10 changed files with 240 additions and 136 deletions

View File

@@ -1353,6 +1353,13 @@ input:focus{
font-size: var(--aida-fsize1-4);
font-weight: 400;
color: rgba(0,0,0,.45);
a{
color: #000;
font-weight: 900;
&:hover{
text-decoration: underline;
}
}
}
.modal_title_text_assistant{
font-size: var(--aida-fsize1-6);