mirror of
https://github.com/strapi/strapi.git
synced 2025-12-24 21:54:24 +00:00
10 lines
127 B
SCSS
10 lines
127 B
SCSS
.tableHeader {
|
|
background: #EFF3F6;
|
|
border-bottom: 1px solid #D4DDE3;
|
|
height: 3.6rem;
|
|
}
|
|
|
|
.icon {
|
|
margin-left: .2rem;
|
|
}
|