PeerTube/client/src/app/+admin/follows/follows.component.scss

11 lines
128 B
SCSS
Raw Normal View History

2017-12-08 08:22:57 -06:00
.admin-sub-title {
flex-grow: 0;
margin-right: 30px;
}
2017-12-20 03:04:37 -06:00
/deep/ .tab-content {
height: 0;
min-height: 0;
padding: 0;
}