mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: implement vault locking mechanism with auto-lock settings and unlock functionality
This commit is contained in:
@@ -367,7 +367,6 @@
|
||||
border-radius: 5px;
|
||||
object-fit: contain;
|
||||
flex-shrink: 0;
|
||||
border: 1px solid #d9dfe8;
|
||||
background: #fff;
|
||||
}
|
||||
.vault-item-icon-wrap { width:24px; height:24px; position:relative; flex-shrink:0; display:inline-flex; align-items:center; justify-content:center; }
|
||||
|
||||
Reference in New Issue
Block a user