mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix Spinner CSS a bit
This commit is contained in:
parent
bbd7124ac7
commit
c2af09fbaa
@ -21,5 +21,10 @@ limitations under the License.
|
||||
-webkit-justify-content: center;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mx_MatrixChat_middlePanel .mx_Spinner {
|
||||
height: auto;
|
||||
}
|
Loading…
Reference in New Issue
Block a user