mirror of
https://github.com/mue/mue.git
synced 2026-07-27 02:31:06 +02:00
Remove photo info width
This commit is contained in:
@@ -188,7 +188,7 @@
|
|||||||
flex-flow: row;
|
flex-flow: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
|
transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||||
width: 300px;
|
// width: 300px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
.link {
|
.link {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -291,6 +291,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.photoInformation-content {
|
.photoInformation-content {
|
||||||
|
margin-right: 3px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user