update style

This commit is contained in:
Fang_Zhijian 2025-09-24 19:05:06 +08:00
parent f5ae19c58f
commit cdf2c035a5
2 changed files with 5 additions and 4 deletions

View File

@ -25,11 +25,11 @@
"extra": { "extra": {
"flarum-extension": { "flarum-extension": {
"title": "Coyote Pulse Viewer", "title": "Coyote Pulse Viewer",
"category": "", "category": "Formatting",
"icon": { "icon": {
"name": "", "name": "fas fa-wave-square",
"color": "", "color": "#fff",
"backgroundColor": "" "backgroundColor": "#881415"
} }
} }
} }

View File

@ -3,6 +3,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
margin: 10px 0;
.pulse-title-box { .pulse-title-box {
width: 300px; width: 300px;