Unbekannte Benutzer führen zu einem Fehler mit tracking id statt einer fehlermeldung #247 #249

Merged
edraft merged 5 commits from #247 into 1.0.0 2023-03-11 01:17:15 +01:00
Showing only changes of commit bc92dc4536 - Show all commits

View File

@ -518,6 +518,10 @@
}
.icon-btn {
.p-button-label {
transition-duration: unset !important;
}
&:hover {
background-color: transparent !important;
color: $primaryHeaderColor !important;