forked from matrix/element-web
fix vertical alignment of voip buttons
This commit is contained in:
parent
c2061ed439
commit
9c8984b308
|
@ -48,7 +48,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_RoomHeader_textButton {
|
.mx_RoomHeader_textButton {
|
||||||
height: 48px;
|
height: 48px;
|
||||||
margin-top: 18px;
|
|
||||||
background-color: #76cfa6;
|
background-color: #76cfa6;
|
||||||
border-radius: 48px;
|
border-radius: 48px;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
|
Loading…
Reference in New Issue