0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +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; display: inline-flex;
align-items: center; align-items: center;
max-height: 34px;
box-sizing: border-box; box-sizing: border-box;
position: relative; position: relative;
cursor: pointer; cursor: pointer;
@ -925,7 +924,6 @@ $error: #ef1700;
button.update { button.update {
width: 40px; width: 40px;
height: 34px;
} }
.wizard-subscription-badge { .wizard-subscription-badge {