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