Remove unused slider component (#12303)
It is unused as of https://github.com/matrix-org/matrix-react-sdk/pull/12246. I noticed this while working on https://github.com/matrix-org/matrix-react-sdk/pull/12299.
This commit is contained in:
parent
26176116bf
commit
60f3c2eae5
8 changed files with 0 additions and 233 deletions
|
@ -208,9 +208,6 @@ $breadcrumb-placeholder-bg-color: #272c35;
|
|||
$voice-record-stop-border-color: #6f7882;
|
||||
$voice-record-icon-color: #6f7882;
|
||||
|
||||
/* Appearance tab colors */
|
||||
$appearance-tab-border-color: $room-highlight-color;
|
||||
|
||||
$composer-shadow-color: tranparent;
|
||||
|
||||
$codeblock-background-color: #2a3039;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue