mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 08:25:25 +00:00
fix style
This commit is contained in:
parent
ddcfb8d890
commit
3c92edc35c
@ -19,5 +19,7 @@ limitations under the License. -->
|
||||
#app {
|
||||
color: #2c3e50;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
min-width: 1024px;
|
||||
}
|
||||
</style>
|
||||
|
@ -24,13 +24,12 @@ body {
|
||||
sans-serif;
|
||||
text-rendering: optimizeLegibility;
|
||||
text-size-adjust: 100%;
|
||||
min-width: 1024px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
div,
|
||||
|
Loading…
Reference in New Issue
Block a user