[FIX] BASE: Ion-icons margin and close icon design fix

This commit is contained in:
Horilla
2024-03-08 11:36:36 +05:30
parent 3b6b6508f2
commit 16ed0b0558
2 changed files with 3 additions and 6 deletions

View File

@@ -375,7 +375,7 @@
.oh-inner-sidebar-content{
padding-top:0;
}
.hydrated{
.hydrated:not(.close-icon){
margin-right:4px;
}
.required-star::after {
@@ -396,9 +396,6 @@
.oh-navbar {
z-index:15 !important;
}
.hydrated{
margin-right:0px;
}
</style>
</head>