fix attachments button style
parent
99b87a8122
commit
81cba7380a
|
@ -39,6 +39,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
button {
|
button {
|
||||||
|
background: none;
|
||||||
margin-right: .2rem;
|
margin-right: .2rem;
|
||||||
&:hover,
|
&:hover,
|
||||||
&.is-active {
|
&.is-active {
|
||||||
|
|
|
@ -24,7 +24,6 @@ textarea {
|
||||||
button,
|
button,
|
||||||
button:active,
|
button:active,
|
||||||
button:focus {
|
button:focus {
|
||||||
background: none;
|
|
||||||
border: 0;
|
border: 0;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
outline-style: none;
|
outline-style: none;
|
||||||
|
|
Loading…
Reference in New Issue