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