Review bits for travis
This commit is contained in:
parent
bdaf9fd06d
commit
785277d4b8
5 changed files with 14 additions and 80 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
Copyright 2020 New Vector Ltd.
|
||||
Copyright 2020 The Matrix.org Foundation C.I.C.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -21,7 +21,6 @@ limitations under the License.
|
|||
display: inline;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -75,6 +74,10 @@ limitations under the License.
|
|||
.workspace-channel-details {
|
||||
margin-top: 0;
|
||||
color: $primary-fg-color;
|
||||
|
||||
.channel {
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.metadata {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue