mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
styles: Improve the style of login page at narrow screen.
This commit is contained in:
committed by
Tim Abbott
parent
dd7e871b11
commit
452a93f72b
@@ -1288,7 +1288,6 @@ label.label-title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#devtools-wrapper {
|
#devtools-wrapper {
|
||||||
text-align: right;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
@@ -87,6 +87,7 @@ html {
|
|||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
line-height: 1.25;
|
||||||
height: 0;
|
height: 0;
|
||||||
transform: translateX(-15px) translateY(-60px);
|
transform: translateX(-15px) translateY(-60px);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Reference in New Issue
Block a user