mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
add border to table pagination container
This commit is contained in:
@@ -11,4 +11,5 @@
|
||||
.pagination-container {
|
||||
padding: var(--theme-spacing-sm) var(--theme-spacing-sm);
|
||||
overflow: hidden;
|
||||
border-top: 1px solid var(--theme-colors-border);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user