mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-02-13 13:31:53 +00:00
9 lines
143 B
CSS
9 lines
143 B
CSS
|
.complex-var-input {
|
||
|
line-height: 1;
|
||
|
padding-right: 5px;
|
||
|
padding-left: 5px;
|
||
|
padding-top: 2px;
|
||
|
padding-bottom: 2px;
|
||
|
height: 25px;
|
||
|
}
|