mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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 {
|
||||
text-align: right;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
@@ -87,6 +87,7 @@ html {
|
||||
font-size: 1.5em;
|
||||
font-weight: 300;
|
||||
margin: 0;
|
||||
line-height: 1.25;
|
||||
height: 0;
|
||||
transform: translateX(-15px) translateY(-60px);
|
||||
text-align: left;
|
||||
|
Reference in New Issue
Block a user