mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
feat: implement session timeout feature with customizable actions and update UI components
This commit is contained in:
@@ -462,6 +462,11 @@
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.settings-modules-grid,
|
||||
.password-settings-grid {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.import-export-panel .actions .btn,
|
||||
.settings-subcard .actions .btn,
|
||||
.section-head .actions .btn {
|
||||
|
||||
Reference in New Issue
Block a user