mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Fix Workflow Editor border
This commit is contained in:
parent
ff01ab063c
commit
ecd29af4e9
@ -59,7 +59,7 @@
|
||||
font-size: 14px;
|
||||
height: 17px;
|
||||
font-weight: bold;
|
||||
color: @default-interface-txt;
|
||||
color: @default-link;
|
||||
margin-bottom: 25px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
@ -51,6 +51,7 @@
|
||||
border: 1px solid @b7grey;
|
||||
border-radius: 5px;
|
||||
height: ~"calc(100% - 85px)";
|
||||
overflow: hidden;
|
||||
}
|
||||
.WorkflowMaker-contentLeft {
|
||||
flex: 1 0 auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user