[Frontend] Form styling
#772 Added ".l-controls-under" styling to allow channel-selector layout; Added new hint color constants and refined style defs;
This commit is contained in:
@@ -312,7 +312,8 @@ define([
|
||||
"dialog": {
|
||||
"control": "selector",
|
||||
"name": "Modes",
|
||||
"type": "mode"
|
||||
"type": "mode",
|
||||
"layout": "controls-under"
|
||||
},
|
||||
"property": "modes"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user