css
This commit is contained in:
@@ -141,20 +141,22 @@ export default {
|
||||
}
|
||||
|
||||
.photo-item__top--info-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
label {
|
||||
display: inline-block;
|
||||
margin-right: 32px;
|
||||
color: #999999;
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
color: #333333;
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user