mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 12:50:38 +08:00
refine 404 style
This commit is contained in:
parent
0f9d654327
commit
21828dd672
@ -59,7 +59,6 @@ export default {
|
|||||||
position: relative;
|
position: relative;
|
||||||
float: left;
|
float: left;
|
||||||
width: 600px;
|
width: 600px;
|
||||||
padding: 150px 0;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
&__parent {
|
&__parent {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -171,7 +170,7 @@ export default {
|
|||||||
position: relative;
|
position: relative;
|
||||||
float: left;
|
float: left;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
padding: 150px 0;
|
padding: 30px 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
&__oops {
|
&__oops {
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user