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 {
|
.export-section-title-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: flex-start;
|
||||||
gap: 10px;
|
gap: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.export-section-title {
|
.export-section-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user