Format code.
This commit is contained in:
parent
84967d0caf
commit
a1c6728c12
1 changed files with 2 additions and 2 deletions
|
|
@ -208,8 +208,8 @@ export default {
|
|||
justify-content: center;
|
||||
background: $blue-100;
|
||||
border-radius: 3rem;
|
||||
box-shadow: inset 0px 2px 4px 0px rgba(0, 112, 209, .2);
|
||||
font-size: .875rem;
|
||||
box-shadow: inset 0px 2px 4px 0px rgba(0, 112, 209, 0.2);
|
||||
font-size: 0.875rem;
|
||||
border: 1px solid $blue;
|
||||
.label {
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in a new issue