|
@@ -24564,7 +24564,8 @@ ol {
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
.navItemList > div:first-child {
|
|
.navItemList > div:first-child {
|
|
- min-width: 60px;
|
|
|
|
|
|
+ /* min-width: 60px; */
|
|
|
|
+ min-width:fit-content;
|
|
}
|
|
}
|
|
.navItemList > div:last-child {
|
|
.navItemList > div:last-child {
|
|
width: calc(100% - 80px);
|
|
width: calc(100% - 80px);
|