Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +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;
|
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 {
|
||||||
|
|
Laden …
In neuem Issue referenzieren