You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/ui-default/pages/status.page.styl

20 lines
230 B
Stylus

.page--status
.col--id
width: 100px
.col--os
width: 200px
.col--status
width: 130px
.col--memory
width: 150px
.col--request
width: 130px
+mobile()
.col--os
.col--cpu
display: none