mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-21 11:06:38 +08:00
10 lines
636 B
CSS
10 lines
636 B
CSS
|
|
/**
|
|
* 由 Fantastic-admin 提供技术支持
|
|
* Powered by Fantastic-admin
|
|
* Gitee https://gitee.com/hooray/fantastic-admin
|
|
* Github https://github.com/hooray/fantastic-admin
|
|
*/
|
|
|
|
.notfound[data-v-599b59df]{display:flex;align-items:center;justify-content:space-between;width:700px;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.notfound .icon[data-v-599b59df]{width:400px;height:400px}.notfound .content h1[data-v-599b59df]{margin:0;font-size:72px;color:var(--el-text-color-primary)}.notfound .content .desc[data-v-599b59df]{margin:20px 0 30px;font-size:20px;color:var(--el-text-color-secondary)}
|