fix: remove redundant DialogTrigger from SidePeek
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
.article {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
.section {
|
||||
.spacing {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x2);
|
||||
|
||||
Reference in New Issue
Block a user