fix padding-top for unread msgs
parent
49e5fa41ad
commit
b4cf86a362
|
@ -75,6 +75,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomStatusBar_unreadMessagesBar {
|
.mx_RoomStatusBar_unreadMessagesBar {
|
||||||
|
padding-top: 10px;
|
||||||
color: #ff0064;
|
color: #ff0064;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue