iview / iview/iview-admin

左边栏收缩后宽度异常

Open
#910 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Vue
Stars
16.3k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

master分支中,界面的左边栏收缩后宽度异常
![screen shot 2018-08-22 at 6 58 16 pm](https://user-images.githubusercontent.com/9362578/44459869-b1bd7700-a63d-11e8-9fd3-db4448b0aa8a.png)
修正:
main.less
line40 > margin-right: 0px;

Contributor guide

No contributing guide indexed for this repository

Research direction

Open main.less and inspect line 40, starting with the sidebar styles for the collapsed state. Verify the reported margin declaration against the screenshot and confirm that the sidebar width is correct after collapsing; the issue is done when that layout no longer shows the abnormal width.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.