tao-test/app/taoOutcomeUi/views/scss/resultTable.scss

12 lines
197 B
SCSS
Raw Normal View History

2022-08-29 20:14:13 +02:00
.result-table {
min-width: 800px;
.filters-container {
padding: 15px 0 15px 15px;
background: #f3f1ef;
border: 1px solid #ddd;
max-width: 500px;
margin-bottom: 25px;
}
}