This commit is contained in:
2021-05-19 11:57:16 +07:00
parent 93c32a66a2
commit ab2830f449
124 changed files with 8061 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
.header {
color: white;
}
.ant-layout-header .ant-menu{
background: black;
color: white;
}