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/home_domain.page.styl

19 lines
282 B
Stylus

.page--home_domain
.col--icon
width: 60px
line-height: 1
img
border-radius: 50%
.col--role
width: rem(160px)
border-left: 1px solid $table-border-color
.col--action
width: rem(135px)
+mobile()
.col--icon, .col--role
display: none