Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/logic.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/css/logic.css b/src/css/logic.css
index f70c9e6e..45518dc8 100644
--- a/src/css/logic.css
+++ b/src/css/logic.css
@@ -41,6 +41,8 @@ input.logic_element__operand--value {
right: 0;
}
+.function_cell__action,
+.function_cell__operand,
.logic_cell__operandA,
.logic_cell__operandB {
text-align: left;