]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+my-account/my-account.component.scss
Add information in report modal
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.scss
CommitLineData
af5767ff 1.my-library, .misc {
4c8e4e04
C
2 span[role=button] {
3 cursor: pointer;
4 }
5
6 a {
7 display: block;
8 }
9}
10
11/deep/ .dropdown-toggle::after {
12 position: relative;
13 top: 2px;
14}