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/ui/pages/manage_module.page.styl

22 lines
313 B
Stylus

5 years ago
.page--manage_module
.col--id
width: 70px
line-height: 1
.col--desc
width: rem(160px)
border-left: 1px solid $table-border-color
.col--size
width: 35px
.col--version
width: 40px
.col--action
width: rem(75px)
+mobile()
.col--desc, .col--version
display: none