fix up dynamically loaded svgs, and fix bottomleftmenu
This commit is contained in:
parent
bbf08d99cc
commit
b996022db2
11 changed files with 103 additions and 9 deletions
|
@ -32,6 +32,10 @@ limitations under the License.
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.mx_MImageBody_download img {
|
||||
padding-right: 8px;
|
||||
.mx_MImageBody_download object {
|
||||
padding-right: 4px;
|
||||
margin-left: -16px;
|
||||
margin-top: -4px;
|
||||
vertical-align: middle;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue