[#275] added support to customize the default user email templates from the Admin UI
This commit is contained in:
@@ -443,7 +443,7 @@ a,
|
||||
background: var(--baseAlt2Color);
|
||||
color: var(--txtPrimaryColor);
|
||||
white-space: nowrap;
|
||||
&.label-compact {
|
||||
&.label-sm {
|
||||
font-size: var(--xsFontSize);
|
||||
padding: 3px 5px;
|
||||
min-height: 18px;
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
--warningColor: #ff8e3c;
|
||||
--warningAltColor: #ffe7d6;
|
||||
|
||||
--overlayColor: rgba(70, 85, 100, 0.3);
|
||||
--overlayColor: rgba(70, 82, 110, 0.3);
|
||||
--tooltipColor: rgba(0, 0, 0, 0.85);
|
||||
--shadowColor: rgba(0, 0, 0, 0.05);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user