checkpoint

This commit is contained in:
Will Miao
2025-03-14 11:04:58 +08:00
parent d3e4534673
commit 9c0dcb2853
2 changed files with 3 additions and 59 deletions

View File

@@ -602,7 +602,6 @@
align-items: center;
width: calc(100% - 40px); /* Avoid overlap with close button */
position: relative;
margin-bottom: var(--space-1);
}
.model-name-content {
@@ -917,7 +916,6 @@
/* Updated Model Tags styles - improved visibility in light theme */
.model-tags-container {
position: relative;
margin-top: 4px;
}
.model-tags-compact {