mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
add table row separator support
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
padding: var(--theme-spacing-xs);
|
||||
}
|
||||
|
||||
.container.with-row-border {
|
||||
border-bottom: 1px solid var(--theme-colors-border);
|
||||
}
|
||||
|
||||
.header-container {
|
||||
background: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user