mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
don't center align link buttons (while at it)
This commit is contained in:
parent
d2a4242e5b
commit
791b3ae04f
@ -316,6 +316,7 @@ a {
|
|||||||
|
|
||||||
.SessionStatusView button.link {
|
.SessionStatusView button.link {
|
||||||
color: currentcolor;
|
color: currentcolor;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.SessionStatusView > .end {
|
.SessionStatusView > .end {
|
||||||
|
Loading…
Reference in New Issue
Block a user