increased size of font of send button
This commit is contained in:
parent
73a0b7c7cb
commit
03cdc155df
@ -44,7 +44,7 @@
|
||||
|
||||
.input {
|
||||
@include inputFocus($color-blue-light);
|
||||
|
||||
|
||||
flex: 1;
|
||||
background: #fff;
|
||||
background-clip: padding-box;
|
||||
@ -73,6 +73,7 @@
|
||||
.sendButton {
|
||||
margin-left: $sm-padding-x;
|
||||
align-self: center;
|
||||
font-size: 0.9rem;
|
||||
i {
|
||||
font-size: 115% !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user