revert dark mode separator colour
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
c8bb6f5904
commit
af5f9b7c41
|
@ -188,8 +188,6 @@ limitations under the License.
|
||||||
.mx_RadioButton {
|
.mx_RadioButton {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
padding: 10px;
|
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 {
|
.mx_EventTile_content {
|
||||||
|
|
Loading…
Reference in New Issue