mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-29 14:00:48 +08:00
fix badge pos
This commit is contained in:
parent
39871e52df
commit
13f3548057
@ -67,7 +67,7 @@ limitations under the License.
|
|||||||
.mx_RightPanel_headerButton_badge {
|
.mx_RightPanel_headerButton_badge {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
left: 21px;
|
left: 28px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
background-color: #76cfa6;
|
background-color: #76cfa6;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user