mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-09 00:59:02 +02:00
Update the Labs button's content and border colour (#25942)
GitOrigin-RevId: 36de10a13ff5d8721ffcac25c5c002fe25f7a125
This commit is contained in:
@@ -62,9 +62,9 @@
|
||||
|
||||
@mixin labs-button {
|
||||
@include ol-button-variant(
|
||||
$color: var(--content-positive),
|
||||
$color: var(--green-60),
|
||||
$background: var(--bg-accent-03),
|
||||
$border: var(--green-40),
|
||||
$border: var(--green-50),
|
||||
$hover-background: var(--bg-accent-03),
|
||||
$hover-border: var(--green-40),
|
||||
$borderless: false
|
||||
|
||||
Reference in New Issue
Block a user