Merge pull request #3591 from thelounge/xpaw/fix-width
Fix sign in being full width
This commit is contained in:
commit
52ce1aebbd
@ -1742,7 +1742,6 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#loading-reload-container {
|
#loading-reload-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user