Small tweaks to padding and sizing

This commit is contained in:
Nad Chishtie 2020-07-13 20:13:20 +01:00
parent 995a7879a1
commit b28bb34cb7
3 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ limitations under the License.
display: flex;
align-items: center;
min-width: 0;
padding: 0 10px 0 19px;
padding: 0 10px 0 12px;
}
.mx_RoomHeader_spinner {