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