7 lines
103 B
CSS
7 lines
103 B
CSS
.measurements-container {
|
|
padding: 2em 0em 0em 0em;
|
|
}
|
|
|
|
.flakes-table thead tr {
|
|
cursor: pointer;
|
|
}
|