Improve consistency of the layout (#386)
Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/386 Co-authored-by: konrad <konrad@kola-entertainments.de> Co-committed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
parent
b2098d65fd
commit
d1a2eefca6
54 changed files with 307 additions and 446 deletions
3
src/styles/theme/variables/_all.scss
Normal file
3
src/styles/theme/variables/_all.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@import 'colors';
|
||||
@import 'shadows';
|
||||
@import 'variables';
|
||||
Reference in a new issue