mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
🎨
This commit is contained in:
parent
ba08e52454
commit
21ba94ec09
1 changed files with 1 additions and 1 deletions
|
@ -228,6 +228,7 @@ export default defineComponent({
|
|||
> .footer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.9em;
|
||||
|
||||
> .status {
|
||||
&.suspended {
|
||||
|
@ -249,7 +250,6 @@ export default defineComponent({
|
|||
|
||||
> .right {
|
||||
margin-left: auto;
|
||||
font-size: 0.9em;
|
||||
|
||||
> .latestStatus {
|
||||
border: solid 1px var(--divider);
|
||||
|
|
Loading…
Reference in a new issue