mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
6 lines
103 B
CSS
6 lines
103 B
CSS
.duration-input-element input {
|
|
display: inline-block;
|
|
width: 200px;
|
|
margin-right: 10px;
|
|
}
|