mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix width of table
This commit is contained in:
@@ -512,7 +512,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.layout {
|
||||
--content-padding: 0;
|
||||
--content-padding: 0px;
|
||||
|
||||
margin-top: 48px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user