mirror of
https://github.com/vastxie/99AI.git
synced 2025-09-24 04:26:37 +08:00
10 lines
258 B
CSS
10 lines
258 B
CSS
|
|
/**
|
|
* 由 Fantastic-admin 提供技术支持
|
|
* Powered by Fantastic-admin
|
|
* Gitee https://gitee.com/hooray/fantastic-admin
|
|
* Github https://github.com/hooray/fantastic-admin
|
|
*/
|
|
|
|
.header{display:flex;align-items:center;justify-content:space-between}
|