fix: blur footer URL for screenshots
This commit is contained in:
parent
69783f0d05
commit
b060700dfe
2 changed files with 10 additions and 1 deletions
|
|
@ -18,6 +18,9 @@ export default {
|
|||
},
|
||||
},
|
||||
extend: {
|
||||
blur: {
|
||||
xs: '2px',
|
||||
},
|
||||
height: {
|
||||
editor: 'calc(100vh - 20rem)',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue