fix: mobile tools positioning (#6107)

* fix: mobile tools positioning

* add var for padding

* use css var

* new line

* stupid mistake

* lint
This commit is contained in:
Aakansha Doshi
2023-01-13 00:57:25 +05:30
committed by GitHub
parent faad8a65f1
commit 99fdffdab7
3 changed files with 9 additions and 6 deletions

View File

@@ -42,6 +42,7 @@
--default-icon-size: 1rem;
--lg-button-size: 2.25rem;
--lg-icon-size: 1rem;
--editor-container-padding: 1rem;
@media screen and (min-device-width: 1921px) {
--lg-button-size: 2.5rem;