mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fixup positioning of create-project icons in startup dialog
This commit is contained in:
parent
4c24bd4ab9
commit
ac2a21f992
@ -265,6 +265,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.red-ui-projects-dialog-screen-create-type {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
.red-ui-projects-dialog-screen-create-type.red-ui-button.toggle.selected:not(.disabled):not(:disabled) {
|
.red-ui-projects-dialog-screen-create-type.red-ui-button.toggle.selected:not(.disabled):not(:disabled) {
|
||||||
color: $secondary-text-color-active !important;
|
color: $secondary-text-color-active !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user