style: add margin into profile popover
This commit is contained in:
@@ -61,8 +61,9 @@ code {
|
||||
background-color: #e3e8ee !important;
|
||||
}
|
||||
.ant-menu-submenu-arrow{
|
||||
padding-right: 40px !important;
|
||||
padding-right: 40px !important;
|
||||
}
|
||||
|
||||
.ant-breadcrumb {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
@@ -70,4 +71,8 @@ code {
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user