* Change style of the execution tip.

This commit is contained in:
tianshujie
2023-07-03 15:23:12 +08:00
parent 30fac1dec5
commit 1f5922c7f6
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -14,3 +14,4 @@
#copyExecutions .btn.primary-outline {background-color: var(--color-primary-50);}
#copyExecutions .btn.primary-outline:after {position: absolute; content: '\e92f'; font-family: ZentaoIcon; font-size: 20px; right: 25px;}
#copyExecutions .btn.primary-outline span{color: rgba(var(--color-fore-rgb),var(--tw-text-opacity));}
#tipsModal.modal-no-backdrop {background-color: var(--modal-bg) !important; pointer-events: unset !important;}