First pass of normalising icons.

This commit is contained in:
Nad Chishtie 2018-12-18 16:48:20 +00:00
parent e26fd6c27a
commit 074c96cd3e
23 changed files with 175 additions and 20 deletions

View file

@ -59,8 +59,8 @@ limitations under the License.
.mx_RoomHeader_buttons {
display: flex;
align-items: center;
margin-top: 4px;
background-color: $primary-bg-color;
padding-right: 5px;
}
.mx_RoomHeader_info {
@ -197,7 +197,7 @@ limitations under the License.
}
.mx_RoomHeader_button {
margin-left: 12px;
margin-left: 10px;
cursor: pointer;
}