Added job searching, sider keys, formatting on settings
This commit is contained in:
@@ -50,6 +50,17 @@ body {
|
||||
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
||||
background-color: #188fff;
|
||||
}
|
||||
.jobs-list-container {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.jobs-list-infinite-container {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
//Required for the tab with infinite loading
|
||||
.ant-tabs-content {
|
||||
|
||||
Reference in New Issue
Block a user