mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 15:58:38 -05:00
fixed alignment for graph widgets with job widget on dashboard
This commit is contained in:
@@ -45,6 +45,14 @@
|
||||
background-image: none
|
||||
}
|
||||
|
||||
.left-side {
|
||||
padding-right: 7px;
|
||||
}
|
||||
|
||||
.right-side {
|
||||
padding-left: 7px;
|
||||
}
|
||||
|
||||
.custon-carousel{
|
||||
width:150px;
|
||||
height:200px;
|
||||
|
||||
Reference in New Issue
Block a user