Merge pull request #11563 from dataease/pr@dev-v2@refactor_url_field_icon

refactor(图表): URL 字段图标样式
This commit is contained in:
wisonic-s 2024-08-14 19:11:16 +08:00 committed by GitHub
commit d7f91da1f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,6 +152,9 @@ body {
.field-icon-red {
color: #f54a45;
}
.field-icon-url {
color: #3370ff;
}
.field-icon-sort {
font-size: 10px;