mirror of
https://github.com/strapi/strapi.git
synced 2025-12-10 14:34:22 +00:00
6 lines
118 B
SCSS
6 lines
118 B
SCSS
.tableHeader { /* stylelint-disable */
|
|
background: #EFF3F6;
|
|
border-bottom: 1px solid #D4DDE3;
|
|
height: 3.6rem;
|
|
}
|