fix: room id sticked with event id

This commit is contained in:
Panagiotis 2021-03-25 14:36:40 +02:00
parent 760b11f214
commit aa1f468235
2 changed files with 2 additions and 10 deletions

View file

@ -14,14 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_ViewSource_label_left {
float: left;
}
.mx_ViewSource_label_right {
float: right;
}
.mx_ViewSource_separator {
clear: both;
border-bottom: 1px solid #e5e5e5;