* project: use has-warning instead of has-info.

This commit is contained in:
liugang
2023-11-15 11:07:52 +08:00
parent 4de470a860
commit 83d48cb3eb
3 changed files with 9 additions and 11 deletions
-1
View File
@@ -7,6 +7,5 @@
#copyProjects .btn.primary-outline {background-color: var(--color-primary-50);}
#copyProjects .btn.primary-outline:after {position: absolute; content: '\e92f'; font-family: ZentaoIcon; font-size: 20px; right: 25px;}
#copyProjects .btn.primary-outline span {color: rgba(var(--color-fore-rgb),var(--tw-text-opacity));}
.has-info {--tw-ring-color: var(--color-warning-500) !important;}
.productBox .line-btn {width: 48px; margin-right: 32px;}
.productBox div[id^=plan] {flex: 1 1;}