mirror of https://github.com/zulip/zulip.git
right_sidebar: Make spectator login buttons don't stick to scroll bar.
This commit is contained in:
parent
bf3bf285a2
commit
6e4c2e63f5
|
@ -246,6 +246,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-right: 10px;
|
||||||
|
|
||||||
.color_animated_button {
|
.color_animated_button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue