更新
This commit is contained in:
parent
5053fcdfd5
commit
7c4adadd10
File diff suppressed because one or more lines are too long
@ -227,7 +227,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 0 8px;
|
padding: 0 10px;
|
||||||
transition: background 0.35s;
|
transition: background 0.35s;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
@ -250,7 +250,7 @@
|
|||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
border-radius: 50%;
|
border-radius: 2px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
@ -267,7 +267,7 @@
|
|||||||
.views {
|
.views {
|
||||||
color: var(--seat);
|
color: var(--seat);
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin-left: 3px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user