fix badge pos
This commit is contained in:
parent
39871e52df
commit
13f3548057
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue