Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-21 17:00:29 +01:00
Update admin.scss
Dieser Commit ist enthalten in:
Ursprung
60453176bc
Commit
4d2dfb94b9
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
|
@ -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 {
|
||||
|
|
Laden …
In neuem Issue referenzieren