]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/forms/timestamp-input.component.scss
Fix mark all as read notifications
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / timestamp-input.component.scss
1 p-inputmask {
2 ::ng-deep input {
3 width: 80px;
4 font-size: 15px;
5
6 border: none;
7 }
8 }