Make dialogs look better on mobile (#908)

* Standardize mobile media query

* Refactor & add mobile support to dialogs

* back & close icons
This commit is contained in:
Jed Fox
2020-03-13 15:32:47 -04:00
committed by GitHub
parent c85315650f
commit 668f8ec4a6
15 changed files with 328 additions and 201 deletions

View File

@@ -1,7 +1,7 @@
.ProjectName {
display: inline-block;
cursor: pointer;
border: none;
border: 1.5px solid #eee;
height: 2.5rem;
line-height: 2.5rem;
padding: 0 0.5rem;