Adds PhotoAlbum, CreatorHome, AboutCreator.
This commit is contained in:
@@ -43,10 +43,7 @@ watch(() => languageStore.locale, (newLocale) => {
|
||||
}
|
||||
|
||||
.shell-side {
|
||||
@apply border border-[#3d3d3d];
|
||||
@apply lg:max-h-screen;
|
||||
@apply lg:fixed;
|
||||
@apply border-b lg:border-b-0 lg:border-r;
|
||||
@apply lg:fixed lg:max-h-screen;
|
||||
@apply flex-shrink-0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user