mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 05:47:38 -02:30
fix scheduler inner panel border
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.SchedulerFormDetail-container {
|
.SchedulerFormDetail-container {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
border: 1px solid @default-border;
|
border: 1px solid @b7grey;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user