mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-11-29 18:48:31 +08:00
fix: 修复 403/404 页面图标尺寸
This commit is contained in:
parent
3372a85d5e
commit
39ade149be
@ -54,8 +54,7 @@ function goBack() {
|
||||
@include position-center(xy);
|
||||
|
||||
.icon {
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
font-size: 400px;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
@ -58,8 +58,7 @@ function goBack() {
|
||||
@include position-center(xy);
|
||||
|
||||
.icon {
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
font-size: 400px;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
Loading…
Reference in New Issue
Block a user