Merge
This commit is contained in:
@@ -56,4 +56,30 @@ code {
|
||||
|
||||
.shadow {
|
||||
box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.05), 0 3px 6px 0 rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
}
|
||||
.ant-menu-sub.ant-menu-inline{
|
||||
background-color: #e3e8ee !important;
|
||||
}
|
||||
.ant-menu-submenu-arrow{
|
||||
padding-right: 40px !important;
|
||||
}
|
||||
|
||||
.ant-breadcrumb {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
|
||||
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
||||
color: #ed1f24 !important;
|
||||
border-color: #ed1f24 !important;
|
||||
}
|
||||
|
||||
.profile-container .ant-popover-inner-content {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.ant-menu-item-divider{
|
||||
border-style: transparent !important;
|
||||
}
|
||||
.ant-table-tbody > tr.ant-table-row-level-0:hover > td {
|
||||
background: #f0faf8 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user