* Merge code.

This commit is contained in:
sunguangming
2023-11-16 15:27:23 +08:00
parent a30cd3d2ce
commit ceba4323b6
7 changed files with 67 additions and 51 deletions
-2
View File
@@ -13,5 +13,3 @@ div.no-background .input-group-addon {background: none;}
#teamTable tr:nth-last-child(2) td:first-child .icon {display: none;}
#teamTable td.required {position: relative;}
#teamTable td.required:after {content: '*'; color: rgba(var(--color-danger-500-rgb),var(--tw-text-opacity)); position: absolute; top: 1rem; right: 0.125rem;}
:root {--modal-base: 45rem;}