ui_migration lint(STYLE) Use --fix to solve 110 problems 3 left
This commit is contained in:
parent
a4b167b147
commit
7e2518e40e
21 changed files with 138 additions and 97 deletions
|
|
@ -246,6 +246,7 @@ export default {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#component-left {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -266,8 +267,7 @@ export default {
|
|||
#switcher-left-container {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
overflow: hidden auto;
|
||||
height: 100%;
|
||||
background-color: rgba(180, 180, 180, 0.1);
|
||||
border-width: 0 1px 0 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue