You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Rename components to be less EMS specific
This commit is contained in:
@@ -14,16 +14,16 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
.mx_EMSElementProDialog .mx_Dialog {
|
||||
.mx_ElementProDialog .mx_Dialog {
|
||||
height: 66%;
|
||||
min-width: 50%;
|
||||
}
|
||||
|
||||
.mx_EMSElementProBaseDialog {
|
||||
.mx_ElementProBaseDialog {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mx_EMSElementProDialog_container {
|
||||
.mx_ElementProDialog_container {
|
||||
height: 90%;
|
||||
|
||||
iframe {
|
Reference in New Issue
Block a user