no message
This commit is contained in:
parent
a8b06643bd
commit
9570ca7d27
@ -246,9 +246,9 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5px;
|
right: 0;
|
||||||
top: 50%;
|
top: -8px;
|
||||||
transform: translateY(-50%);
|
transform: translateX(100%);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
@ -273,9 +273,9 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5px;
|
right: 0;
|
||||||
top: 50%;
|
top: -8px;
|
||||||
transform: translateY(-50%);
|
transform: translateX(100%);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
Loading…
Reference in New Issue
Block a user