ref: table UI
This commit is contained in:
@@ -237,6 +237,14 @@
|
||||
color: var(--ink-muted);
|
||||
}
|
||||
|
||||
.table-title {
|
||||
font-family: var(--font-display);
|
||||
font-size: 1.25rem;
|
||||
font-weight: 700;
|
||||
letter-spacing: -0.01em;
|
||||
color: var(--ink);
|
||||
}
|
||||
|
||||
/* Surface card used outside PrimeVue <Card> */
|
||||
.panel {
|
||||
background: var(--panel);
|
||||
|
||||
Reference in New Issue
Block a user