Adding a little padding to the too of these 3 pages
parent
11a34f2989
commit
1c652c6765
|
@ -722,3 +722,16 @@ table .monotype {
|
|||
background-color: $c-fire;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
Sources / Kapacitor Config Pages
|
||||
----------------------------------------------
|
||||
*/
|
||||
|
||||
#source-form-page,
|
||||
#manage-sources-page,
|
||||
.kapacitor {
|
||||
.enterprise-header {
|
||||
margin-bottom: 45px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue