first commit
first commit
This commit is contained in:
@@ -5,6 +5,9 @@ html,body,#app{
|
||||
height: 100%;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
input{
|
||||
outline:none
|
||||
}
|
||||
.page_content{
|
||||
width: 1440px;
|
||||
max-width: 100%;
|
||||
@@ -83,6 +86,7 @@ html,body,#app{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//弹窗公共样式
|
||||
|
||||
.modal_component{
|
||||
|
||||
Reference in New Issue
Block a user