]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/shared/video-description.component.scss
Begin videos of an account
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / video-description.component.scss
CommitLineData
2de96f4d
C
1textarea {
2 height: 150px;
3}
4
5.previews /deep/ {
6 .nav {
7 margin-top: 10px;
8 font-size: 0.9em;
9 }
10
11 .tab-content {
12 min-height: 75px;
13 padding: 5px;
14 }
15}