Update element call embedding UI (#12056)
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -321,6 +321,10 @@ limitations under the License.
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_AppTileBody--call {
|
||||
border-radius: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
/* appTileBody is embedded to PersistedElement outside of mx_AppTile,
|
||||
|
||||
@@ -20,12 +20,8 @@ limitations under the License.
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: var(--container-gap-width);
|
||||
margin-right: calc(var(--container-gap-width) / 2);
|
||||
|
||||
background-color: $header-panel-bg-color;
|
||||
padding: 8px;
|
||||
border-radius: 8px;
|
||||
|
||||
.mx_AppTile {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user