Merge pull request #2071 from matrix-org/dbkr/persistedelement_border
Fix border around persisted widgets
This commit is contained in:
@@ -61,6 +61,10 @@ limitations under the License.
|
||||
background-color: $dialog-background-bg-color;
|
||||
}
|
||||
|
||||
.mx_AppTile_persistedWrapper {
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.mx_AppTile:last-child {
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user