From 0eef97ee45d95823868fabcd33cad66045b30492 Mon Sep 17 00:00:00 2001 From: Volker Schukai <volker.schukai@schukai.com> Date: Sat, 4 Jan 2025 19:28:50 +0100 Subject: [PATCH] core: layout changelog --- source/components/style/property.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/style/property.css b/source/components/style/property.css index 2b298fe23..fe4bd1856 100644 --- a/source/components/style/property.css +++ b/source/components/style/property.css @@ -290,6 +290,7 @@ --monster-border-style: solid; --monster-border-width: 3px; --monster-border-radius: 0; + --monster-outline-width: 1px; --monster-popper-witharrrow-distance: -4px; --monster-z-index-default: 0; --monster-z-index-outline: 10; -- GitLab