Browse Source

minor css

pull/752/head
Louis Lam 3 years ago
parent
commit
f8055ed03d
  1. 4
      src/components/PingChart.vue

4
src/components/PingChart.vue

@ -255,8 +255,8 @@ export default {
} }
.period-options { .period-options {
padding: 0.1em 1.0em; padding: 0.1em 1em;
margin-bottom: -2em; margin-bottom: -1.2em;
float: right; float: right;
position: relative; position: relative;
z-index: 10; z-index: 10;

Loading…
Cancel
Save