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