Increase property gap

pull/11177/head
Tienson Qin 2024-04-17 03:43:57 +08:00
parent 8f806dbbab
commit acf5512b30
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
}
.ls-properties-area {
@apply grid gap-0.5 pt-1.5 pb-1.5;
@apply grid gap-1 py-2;
.property-pair {
@apply grid grid-cols-5 gap-1;