mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 15:25:50 +00:00
style: tighten settings and account menu
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
align-items: flex-start;
|
||||
justify-content: space-between;
|
||||
gap: 20px;
|
||||
margin-bottom: 18px;
|
||||
margin-bottom: 14px;
|
||||
flex-shrink: 0;
|
||||
|
||||
h1 {
|
||||
@@ -46,14 +46,6 @@
|
||||
.settings-title-block {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 6px;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
font-size: 13px;
|
||||
color: var(--text-tertiary);
|
||||
line-height: 1.6;
|
||||
}
|
||||
}
|
||||
|
||||
.settings-actions {
|
||||
|
||||
Reference in New Issue
Block a user