mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:41:09 +02:00
fix: add missing closing brace in PageShell CSS (.move-btn)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
18a94b9266
commit
66d61962b6
1 changed files with 1 additions and 0 deletions
|
|
@ -345,6 +345,7 @@
|
|||
transition:
|
||||
color 0.15s,
|
||||
background 0.15s;
|
||||
}
|
||||
.move-btn:hover {
|
||||
color: #6b7280;
|
||||
background: rgba(0, 0, 0, 0.06);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue