Align buttons better with the text
This commit is contained in:
parent
9b1ffe6fda
commit
fce1164b58
|
@ -52,6 +52,10 @@ limitations under the License.
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.mx_RoomList_emptySubListTip .mx_RoleButton {
|
||||
vertical-align: -3px;
|
||||
}
|
||||
|
||||
.mx_RoomList_headerButtons {
|
||||
position: absolute;
|
||||
right: 60px;
|
||||
|
|
Loading…
Reference in New Issue