11 lines
105 B
CSS
11 lines
105 B
CSS
table {
|
|
width: 75%;
|
|
}
|
|
|
|
.spacer {
|
|
flex: 1 1 auto;
|
|
}
|
|
|
|
#addoverheadfield {
|
|
margin-right: 15px;
|
|
} |