mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-04 19:55:23 +00:00
fix: style
This commit is contained in:
parent
b247ed1c24
commit
68b8540577
@ -117,7 +117,6 @@ limitations under the License. -->
|
|||||||
.side-bar {
|
.side-bar {
|
||||||
background: #252a2f;
|
background: #252a2f;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
|
||||||
margin-bottom: 180px;
|
margin-bottom: 180px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -471,7 +471,7 @@ limitations under the License. -->
|
|||||||
.dashboard-list {
|
.dashboard-list {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-with-search {
|
.input-with-search {
|
||||||
|
Loading…
Reference in New Issue
Block a user