mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
chore: some components upgrage to new ui (#6468)
This commit is contained in:
@@ -276,6 +276,10 @@ button:focus-within {
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
[class*='code-'] {
|
||||
@apply font-mono;
|
||||
}
|
||||
|
||||
.code-xs-regular {
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
@@ -563,6 +567,7 @@ button:focus-within {
|
||||
font-weight: 700;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
/* font define end */
|
||||
|
||||
/* border radius start */
|
||||
@@ -625,6 +630,7 @@ button:focus-within {
|
||||
.radius-full {
|
||||
border-radius: 64px;
|
||||
}
|
||||
|
||||
/* border radius end */
|
||||
|
||||
.link {
|
||||
|
||||
Reference in New Issue
Block a user