13 lines
No EOL
160 B
CSS
13 lines
No EOL
160 B
CSS
td {
|
|
padding: 5px !important;
|
|
}
|
|
|
|
button {
|
|
margin-bottom: 0.1rem;
|
|
}
|
|
|
|
input.form-control {
|
|
display: inline-block;
|
|
width: auto;
|
|
margin-bottom: 0.1rem;
|
|
} |