* zin: fix entity label style.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.entity-label .label {box-shadow: none; border: 1px solid var(--color-gray-300); color: var(--color-gray-700); background: none;}
|
||||
.entity-label {min-width: 0; flex: auto}
|
||||
.entity-label {min-width: 0;}
|
||||
.entity-title {white-space: nowrap; text-overflow: clip; overflow: hidden;}
|
||||
.entity-title-1 {font-size: 1rem; color: var(--color-gray-900); font-weight: bold;}
|
||||
.entity-title-2 {font-size: 0.875rem; color: var(--color-gray-900); font-weight: bold;}
|
||||
|
||||
Reference in New Issue
Block a user