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