blob: f0c0807565abe066c88a8c2ac4354d84e92a163a [file] [log] [blame]
Akron7e5afce2020-08-25 15:50:19 +02001/**
2 * The pipe input field
3 */
4
5// Hide pipe
6input.pipe {
7 display: none;
8}