File panel spacing and corner rounding

This commit is contained in:
Jorik Schellekens 2020-07-27 15:16:28 +01:00
parent d55699211e
commit 1d6c2b786e
2 changed files with 11 additions and 3 deletions

View file

@ -34,6 +34,8 @@ limitations under the License.
// Make sure the _thumbnail is positioned relative to the _container
position: relative;
border-radius: 4px;
}
.mx_MImageBody_thumbnail_spinner {