| @@ -1093,8 +1093,11 @@ | ||
| 1093 | 1093 | } |
| 1094 | 1094 | .tr-root .tr-w-\[22px\]{ |
| 1095 | 1095 | width: 22px; |
| 1096 | 1096 | } |
| 1097 | +.tr-root .tr-w-\[260px\]{ | |
| 1098 | + width: 260px; | |
| 1099 | +} | |
| 1097 | 1100 | .tr-root .tr-w-full{ |
| 1098 | 1101 | width: 100%; |
| 1099 | 1102 | } |
| 1100 | 1103 | .tr-root .tr-w-max{ |
| @@ -2246,12 +2249,8 @@ | ||
| 2246 | 2249 | } |
| 2247 | 2250 | .tr-root .tr-text-slate-500{ |
| 2248 | 2251 | --tw-text-opacity: 1; |
| 2249 | 2252 | color: rgb(100 116 139 / var(--tw-text-opacity, 1)); |
| 2250 | -} | |
| 2251 | -.tr-root .tr-text-slate-600{ | |
| 2252 | - --tw-text-opacity: 1; | |
| 2253 | - color: rgb(71 85 105 / var(--tw-text-opacity, 1)); | |
| 2254 | 2253 | } |
| 2255 | 2254 | .tr-root .tr-text-slate-700{ |
| 2256 | 2255 | --tw-text-opacity: 1; |
| 2257 | 2256 | color: rgb(51 65 85 / var(--tw-text-opacity, 1)); |