mirror of
https://github.com/directus/directus.git
synced 2026-01-25 05:47:57 -05:00
Tweak spacing
This commit is contained in:
@@ -448,11 +448,8 @@ export default defineComponent({
|
||||
|
||||
.group {
|
||||
position: relative;
|
||||
top: -8px;
|
||||
left: -8px;
|
||||
width: calc(100% + 16px);
|
||||
height: calc(100% + 16px);
|
||||
margin: 8px 0;
|
||||
padding: 8px;
|
||||
background-color: var(--background-subdued);
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
Reference in New Issue
Block a user