mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
Align buttons better with the text
This commit is contained in:
parent
9b1ffe6fda
commit
fce1164b58
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue