]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/follows/follows.component.scss
Empty states for tables
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / follows.component.scss
CommitLineData
d3840613
RK
1@import "mixins";
2
08c1efbe 3.form-sub-title {
e600e1fe
C
4 flex-grow: 0;
5 margin-right: 30px;
51548b31 6}
d3840613
RK
7
8.empty-table-message {
9 @include empty-state;
10}