mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: remove mixin colors (#458)
This commit is contained in:
@ -1,11 +1,9 @@
|
||||
@import "./mixin.less";
|
||||
|
||||
.change-memo-created-ts-dialog {
|
||||
> .dialog-container {
|
||||
@apply w-72;
|
||||
|
||||
> .dialog-content-container {
|
||||
.flex(column, flex-start, flex-start);
|
||||
@apply flex flex-col justify-start items-start;
|
||||
|
||||
> .tip-text {
|
||||
@apply bg-gray-400 text-xs p-2 rounded-lg;
|
||||
|
Reference in New Issue
Block a user