Tweak spacing

This commit is contained in:
rijkvanzanten
2020-09-25 17:00:51 -04:00
parent 0f797217f5
commit bc37be6e79

View File

@@ -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);