mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Style focused pill
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
&:hover {
|
||||
background: transparent;
|
||||
}
|
||||
&:focus-within {
|
||||
.token-pill {
|
||||
background-color: var(--button-primary-background-color-rest);
|
||||
color: var(--button-primary-foreground-color-rest);
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-button {
|
||||
@include flexCenter;
|
||||
|
||||
Reference in New Issue
Block a user