Small tweaks to padding and sizing
This commit is contained in:
parent
995a7879a1
commit
b28bb34cb7
3 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue