]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/app/+about/about-follows/about-follows.component.scss
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-follows / about-follows.component.scss
... / ...
CommitLineData
1@use '_variables' as *;
2@use '_mixins' as *;
3
4a {
5 display: block;
6 width: fit-content;
7 margin-top: 3px;
8}
9
10.no-results {
11 justify-content: flex-start;
12 align-items: flex-start;
13}