mirror of
https://github.com/outbackdingo/openapi-ui.git
synced 2026-01-27 10:19:49 +00:00
fix sidebar els width
This commit is contained in:
@@ -71,7 +71,7 @@ const Container = styled.div<TContainerProps>`
|
||||
}
|
||||
|
||||
&& .ant-menu-sub .ant-menu-item.ant-menu-item-selected {
|
||||
width: 225px;
|
||||
width: 214px;
|
||||
margin-left: 25px !important;
|
||||
padding-left: 23px !important;
|
||||
transition: padding 0s;
|
||||
|
||||
Reference in New Issue
Block a user