mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
feat: update styling for sensitive actions module to enhance UI consistency
This commit is contained in:
@@ -845,6 +845,10 @@
|
||||
border-radius: 14px;
|
||||
}
|
||||
|
||||
.sensitive-actions-module {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.settings-module h3 {
|
||||
margin-bottom: 8px;
|
||||
font-size: 15px;
|
||||
@@ -920,8 +924,8 @@
|
||||
}
|
||||
|
||||
.settings-module .sensitive-action {
|
||||
padding: 10px;
|
||||
border-radius: 12px;
|
||||
padding: 23px .875rem;
|
||||
border-radius: .5rem;
|
||||
}
|
||||
|
||||
.settings-module .sensitive-action h4 {
|
||||
|
||||
Reference in New Issue
Block a user