e7dbcd9979fd28a35967833e88b013408968da21
[oweals/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 }