mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
设置一个最小宽度值,1280px
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
#app,body,html{height:100%;margin:0;padding:0}
|
#app,body,html{height:100%;margin:0;padding:0;min-width: 1280px;}
|
||||||
body{
|
body{
|
||||||
/**background: url(/images/center_bg.jpg);**/
|
/**background: url(/images/center_bg.jpg);**/
|
||||||
/* background-size: cover; */
|
/* background-size: cover; */
|
||||||
|
|||||||
Reference in New Issue
Block a user