diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 3bc0a3f81..aae6a5f86 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index c500b6d79..5d791790b 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index 493da6541..2fb5e4e06 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 978cadf58..2da8c1ead 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index b30931f78..39da50de6 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -5442,7 +5442,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index e714f9c6a..3d770dea7 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -5442,7 +5442,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index 07e2ee8cf..9be71ef8d 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -5442,7 +5442,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index 1f2fe577a..fb9df2910 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -5442,7 +5442,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 86a7cd8d3..877945193 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 1.25rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 1.25rem; height: 1.25rem; } diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index da7f76cb5..612599e4b 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index 07c8b7432..4afbea4f2 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index cd59f064f..308af5af7 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index de137fca6..033bc4b1d 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index cf9163321..6da6ec3ca 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index 9aeb37f9e..d68e21ee1 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index 1e3966646..30ac86d06 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index 27d3c024a..4e7881630 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index f75113a73..c896657f5 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index adfce55d7..0b15bd4b5 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index 4e16f3909..49938e368 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index a329fc7ee..9f4b70ef3 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index ebb7f41e8..1eecf8e7c 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 40123da45..826b4a560 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 737338477..fffece08a 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index c3677508f..82c8ce932 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index b2c304dba..51f560fcd 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 074558cd3..4a63741bb 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index 94158953b..b64b6e542 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 226860caa..f3733aeef 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -5454,7 +5454,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index a3859e577..1e2b8432d 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -5458,7 +5458,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index d0ad90788..7c57a6a99 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index 176899844..d05028943 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index 8eba4e6fa..d00ddf380 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 39865e1c4..1de8e5f14 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 6df90e24c..6a47f6314 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -5393,7 +5393,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index 6da9c8560..beb36f901 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -5381,7 +5381,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index 28c404c87..39f4cecb0 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 6768653ce..96cffb910 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 6f5b42ee7..046349087 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index 914397a7b..742041850 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index c60443203..8138ba433 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -5405,7 +5405,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index d8c051f6c..ba372be10 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -5405,7 +5405,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 3c3ae3cfc..dd7e6f809 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -5465,7 +5465,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index eed373d73..9fa02d10c 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index f62b92892..210630f31 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index 4546ec090..d17812739 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index b97aafc2a..033ac5a50 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -5430,7 +5430,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index 79219b7e8..cf8eaa5c8 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -5462,7 +5462,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; } diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index 24e8ea850..dadf347fe 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -5462,7 +5462,7 @@ .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-icon { +.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) { width: 2rem; height: 2rem; }