add hover mode sidebar
This commit is contained in:
@@ -263,6 +263,14 @@ html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.hover-sidebar:hover .text-sidebar {
|
||||
opacity: 100;
|
||||
}
|
||||
|
||||
.hover-sidebar:hover .logo-sidebar {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.res-field-account .MuiInputBase-input.MuiOutlinedInput-input {
|
||||
padding-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user