mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
fix padding-top for unread msgs
This commit is contained in:
parent
49e5fa41ad
commit
b4cf86a362
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomStatusBar_unreadMessagesBar {
|
||||
padding-top: 10px;
|
||||
color: #ff0064;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue