Remove trailing whitespace
This commit is contained in:
parent
eb01cb9cba
commit
31915db6f6
31 changed files with 103 additions and 103 deletions
|
@ -26,7 +26,7 @@ limitations under the License.
|
|||
display: -webkit-flex;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
-webkit-flex-direction: column;
|
||||
-webkit-flex-direction: column;
|
||||
}
|
||||
|
||||
.mx_UserSettings .mx_RoomHeader {
|
||||
|
@ -50,7 +50,7 @@ limitations under the License.
|
|||
-webkit-flex: 1 1 0;
|
||||
flex: 1 1 0;
|
||||
|
||||
overflow-y: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.mx_UserSettings_spinner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue