mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat(vault): add folder rename action in sidebar
This commit is contained in:
@@ -1164,6 +1164,11 @@ input[type='file'].input::file-selector-button:hover {
|
||||
transform: scale(1.06);
|
||||
}
|
||||
|
||||
.folder-edit-btn:hover {
|
||||
color: #1d4ed8;
|
||||
background: #dbeafe;
|
||||
}
|
||||
|
||||
.list-col {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user