kun 19/9/26 9:28
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
|
||||
<style lang="less">
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
/*隐藏滚动条,当IE下溢出,仍然可以滚动*/
|
||||
-ms-overflow-style: none;
|
||||
/*火狐下隐藏滚动条*/
|
||||
@@ -23,8 +20,6 @@ html {
|
||||
}
|
||||
body {
|
||||
background-color: #fcfbfb;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
|
||||
Reference in New Issue
Block a user