chore: improves upload field button aesthetics a bit
This commit is contained in:
@@ -9,9 +9,10 @@
|
||||
padding: base(1.5) base(1.5) $baseline;
|
||||
background: var(--theme-elevation-50);
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
||||
.btn {
|
||||
margin: 0 $baseline base(.5) 0;
|
||||
min-width: base(7);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +23,8 @@
|
||||
|
||||
.btn {
|
||||
width: 100%;
|
||||
min-width: initial;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user