mirror of
https://github.com/remvze/moodist.git
synced 2026-03-10 05:53:13 +08:00
feat: add counter to notepad
This commit is contained in:
@@ -24,3 +24,10 @@
|
||||
outline: none;
|
||||
scroll-padding-bottom: 12px;
|
||||
}
|
||||
|
||||
.counter {
|
||||
margin-top: 8px;
|
||||
font-size: var(--font-sm);
|
||||
color: var(--color-foreground-subtle);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user