mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Align icons with text in Metadata Editor
This commit is contained in:
@@ -774,4 +774,13 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
|
|
||||||
.dashboardDocument .content-primary {
|
.dashboardDocument .content-primary {
|
||||||
padding-top: 4.25rem;
|
padding-top: 4.25rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.editorNode {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.metadataSidebarIcon {
|
||||||
|
color: #6c7bab;
|
||||||
}
|
}
|
Reference in New Issue
Block a user