👔(app-impress) add is_public switch button

Add a switch button to the create pad form to
allow the user to set the pad as public or private.
This commit is contained in:
Anthony LC
2024-04-17 17:13:10 +02:00
committed by Anthony LC
parent 7463735a38
commit ef2ebf596a
7 changed files with 38 additions and 20 deletions

View File

@@ -361,6 +361,7 @@ const config = {
'forms-switch': {
'handle-border-radius': '2px',
'rail-border-radius': '4px',
'accent-color': 'var(--c--theme--colors--primary-text)',
},
'forms-textarea': {
'border-radius': '0',