mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Add user to albums
This commit is contained in:
@@ -28,5 +28,12 @@ img {
|
||||
}
|
||||
|
||||
.imageMeta__wrapper {
|
||||
gap: 2rem;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.user {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user