mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #3110 from vector-im/luke/css-reg-icons
Handle icons with width > height
This commit is contained in:
commit
00c26088b1
@ -46,7 +46,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_Login_logo img {
|
||||
height: 100%
|
||||
max-height: 100%
|
||||
}
|
||||
|
||||
.mx_Login_support {
|
||||
|
Loading…
Reference in New Issue
Block a user