Skip to content

Commit ad9d786

Browse files
committed
tweak emptySubListTip visuals
1 parent e5b1ded commit ad9d786

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/skins/vector/css/matrix-react-sdk/views/rooms/_RoomList.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,11 @@ limitations under the License.
5050
color: $primary-fg-color;
5151
background-color: $droptarget-bg-color;
5252
border-radius: 4px;
53+
line-height: 16px;
5354
}
5455

5556
.mx_RoomList_emptySubListTip .mx_RoleButton {
56-
vertical-align: -3px;
57+
vertical-align: -2px;
5758
}
5859

5960
.mx_RoomList_headerButtons {

0 commit comments

Comments
 (0)