mirror of https://github.com/vector-im/riot-web
tweak emptySubListTip visuals
parent
e5b1ded7e3
commit
ad9d78684e
|
@ -50,10 +50,11 @@ limitations under the License.
|
|||
color: $primary-fg-color;
|
||||
background-color: $droptarget-bg-color;
|
||||
border-radius: 4px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.mx_RoomList_emptySubListTip .mx_RoleButton {
|
||||
vertical-align: -3px;
|
||||
vertical-align: -2px;
|
||||
}
|
||||
|
||||
.mx_RoomList_headerButtons {
|
||||
|
|
Loading…
Reference in New Issue