Replace Sass variable with CSS custom property: --selected-message-border-width (#10876)
This commit is contained in:
@@ -25,8 +25,6 @@ limitations under the License.
|
||||
|
||||
$hover-transition: 0.08s cubic-bezier(0.46, 0.03, 0.52, 0.96); /* quadratic */
|
||||
|
||||
$selected-message-border-width: 4px;
|
||||
|
||||
:root {
|
||||
font-size: 10px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user