File panel spacing and corner rounding
This commit is contained in:
parent
d55699211e
commit
1d6c2b786e
2 changed files with 11 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue