feat: There is no way the, BUG #52905
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
font-size: 12px;
|
font-size: 15px;
|
||||||
float: right;
|
float: right;
|
||||||
color: #4788c0;
|
color: #4788c0;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
@@ -150,7 +150,7 @@ export default {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
font-size: 12px;
|
font-size: 15px;
|
||||||
float: right;
|
float: right;
|
||||||
color: #4788c0;
|
color: #4788c0;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
@@ -155,7 +155,7 @@ export default {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
font-size: 12px;
|
font-size: 15px;
|
||||||
float: right;
|
float: right;
|
||||||
color: #4788c0;
|
color: #4788c0;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
@@ -166,7 +166,7 @@ export default {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
font-size: 12px;
|
font-size: 15px;
|
||||||
float: right;
|
float: right;
|
||||||
color: #4788c0;
|
color: #4788c0;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
@@ -96,8 +96,8 @@ export default {
|
|||||||
/deep/.more {
|
/deep/.more {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 2px;
|
||||||
font-size: 12px;
|
font-size: 15px;
|
||||||
float: right;
|
float: right;
|
||||||
color: #4788c0;
|
color: #4788c0;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user