logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 3b520a98ad3e393e8cf7f1d288d295f13ebc83e0
parent 1bc1a83a1f7e67f19fb508502f798317186154b4
Author: Henry Jameson <me@hjkos.com>
Date:   Mon, 19 Feb 2024 00:22:31 +0200

fix panel borders

Diffstat:

Msrc/components/panel.style.js1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/panel.style.js b/src/components/panel.style.js @@ -5,6 +5,7 @@ export default { 'Text', 'Link', 'Icon', + 'Border', 'Button', 'ButtonUnstyled', 'Input',