mirror of
https://github.com/directus/directus.git
synced 2026-01-27 20:57:56 -05:00
Add bottom margin to fields page
This commit is contained in:
@@ -174,6 +174,7 @@ export default defineComponent({
|
||||
|
||||
.collections-detail {
|
||||
padding: var(--content-padding);
|
||||
padding-bottom: var(--content-padding-bottom);
|
||||
}
|
||||
|
||||
.fields {
|
||||
|
||||
Reference in New Issue
Block a user