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