Massive interactivity updates to all components

This commit is contained in:
rektdeckard
2020-07-24 14:40:07 -04:00
parent 8ae4cb2b81
commit ecb51191d8
14 changed files with 340 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
position: relative;
display: flex;
align-items: center;
width: 250px;
flex: 2;
margin: 4px;
padding: 8px 16px;
border: 1px solid black;
@@ -10,7 +10,7 @@
background-color: white;
font-family: sans-serif;
font-size: 13.333px;
height: 20px;
height: 17px;
}
.size-bar:focus-within {