Files
chatngay_chatboard_dev/src/components/HeaderComponent/styles.css
2021-05-19 11:57:16 +07:00

10 lines
105 B
CSS

.header {
color: white;
}
.ant-layout-header .ant-menu{
background: black;
color: white;
}