aboutsummaryrefslogtreecommitdiff
path: root/src/components/input.style.js
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:18:23 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:18:23 +0000
commitf127ae307b3a444f13c6f8b75ba99cf61244677e (patch)
tree9eff1b20ae2ab270c301e5555e9d4103c888f18b /src/components/input.style.js
parent23f8c08809d2ad38780584ef4f46643772cf5efe (diff)
parent14328917f1a25770f90dc2181fad090ace4954da (diff)
Merge branch 'piss-serialization' into 'develop'
Pleroma ISS (interface stylesheets) implementation See merge request pleroma/pleroma-fe!1943
Diffstat (limited to 'src/components/input.style.js')
-rw-r--r--src/components/input.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/input.style.js b/src/components/input.style.js
index 139a0034..7302cd6d 100644
--- a/src/components/input.style.js
+++ b/src/components/input.style.js
@@ -26,7 +26,7 @@ export default {
{
component: 'Root',
directives: {
- '--defaultInputBevel': 'shadow | $borderSide(#FFFFFF, bottom, 0.2)| $borderSide(#000000, top, 0.2)'
+ '--defaultInputBevel': 'shadow | $borderSide(#FFFFFF, bottom, 0.2), $borderSide(#000000, top, 0.2)'
}
},
{