]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/forms/timestamp-input.component.scss
Add ability to list redundancies
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / timestamp-input.component.scss
CommitLineData
f0a39880 1p-inputmask {
03652b31 2 ::ng-deep input {
f0a39880
C
3 width: 80px;
4 font-size: 15px;
5
6 border: none;
7 }
8}