revert dark mode separator colour

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-07-03 19:53:06 +01:00
parent c8bb6f5904
commit af5f9b7c41
1 changed files with 0 additions and 2 deletions

View File

@ -188,8 +188,6 @@ limitations under the License.
.mx_RadioButton {
flex-grow: 0;
padding: 10px;
// create a horizontal separation line between the preview and the radio interaction
border-top: 1px solid $input-darker-bg-color;
}
.mx_EventTile_content {