0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-05-19 23:40:07 +02:00

Update admin.scss

Dieser Commit ist enthalten in:
Angus McLeod 2023-12-05 08:55:31 +01:00
Ursprung 60453176bc
Commit 4d2dfb94b9

Datei anzeigen

@ -848,10 +848,9 @@ $error: #ef1700;
}
}
.wizard-subscription-badge {
.btn.wizard-subscription-badge {
display: inline-flex;
align-items: center;
max-height: 34px;
box-sizing: border-box;
position: relative;
cursor: pointer;
@ -925,7 +924,6 @@ $error: #ef1700;
button.update {
width: 40px;
height: 34px;
}
.wizard-subscription-badge {