feat(SW-66, SW-348): search functionality and ui
This commit is contained in:
5
components/Webviews/AccountPage/accountPage.module.css
Normal file
5
components/Webviews/AccountPage/accountPage.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.blocks {
|
||||
display: grid;
|
||||
gap: var(--Spacing-x5);
|
||||
padding: var(--Spacing-x2);
|
||||
}
|
||||
Reference in New Issue
Block a user