- 去掉 #app border 属性,有点丑
This commit is contained in:
parent
46857c8f76
commit
b02793d3b0
@ -10,8 +10,8 @@ body {
|
|||||||
|
|
||||||
/* 处理 pc 最大尺寸 */
|
/* 处理 pc 最大尺寸 */
|
||||||
#app {
|
#app {
|
||||||
border-left: 1px solid #ccc2bf;
|
/*border-left: 1px solid #ccc2bf;*/
|
||||||
border-right: 1px solid #ccc2bf;
|
/*border-right: 1px solid #ccc2bf;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 769px) {
|
@media screen and (min-width: 769px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user