mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
style(export): place section info icons next to titles
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
.export-section-title-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 10px;
|
||||
justify-content: flex-start;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.export-section-title {
|
||||
|
||||
Reference in New Issue
Block a user