dockerfiles, TagsWorkspace

This commit is contained in:
2025-10-12 01:59:26 +02:00
parent f30e455c2d
commit d9a36a99a7
5 changed files with 271 additions and 229 deletions
+7 -3
View File
@@ -361,9 +361,13 @@ button.icon-button.ghost:hover:not([disabled]) {
gap: 0.4rem;
}
.tags-table__color-field {
width: 7rem;
font-family: var(--monospace, 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace);
.tags-table__color-picker {
width: 2.25rem;
height: 2.25rem;
padding: 0;
border: none;
background: none;
cursor: pointer;
}
.tags-table__edit-controls {