Fix mobile styles

This commit is contained in:
Robert Long 2021-12-10 10:54:18 -08:00
commit 9174369fb5
13 changed files with 277 additions and 260 deletions

View file

@ -124,6 +124,7 @@ limitations under the License.
height: 40px;
transition: border-color 250ms, background-color 250ms;
padding: 0 20px;
flex-shrink: 0;
}
.copyButton span {