mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove unused visibility selector (#457)
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
}
|
||||
|
||||
> .common-tools-wrapper {
|
||||
@apply relative w-full flex flex-row justify-between items-center pt-2;
|
||||
@apply relative w-full flex flex-row justify-between items-center pt-2 z-1;
|
||||
|
||||
> .common-tools-container {
|
||||
@apply flex flex-row justify-start items-center;
|
||||
|
Reference in New Issue
Block a user