mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-24 09:40:28 -06:00
Limit search entry width
This commit is contained in:
parent
4429a4a6e7
commit
038907bcb2
@ -50,6 +50,7 @@
|
||||
.entry {
|
||||
display: flex;
|
||||
margin-bottom: 40px;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
.video-channel {
|
||||
|
Loading…
Reference in New Issue
Block a user