fix: section fields focus outline is cropped
This commit is contained in:
parent
ef6ec84826
commit
69d6491c80
@ -171,6 +171,10 @@ function evaluate(code, context = {}) {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.form-control {
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
:deep(.form-control input:not([type='checkbox'])),
|
||||
:deep(.form-control select),
|
||||
:deep(.form-control textarea),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user