Vanessa 2022-10-27 19:34:26 +08:00
parent 5784b0711c
commit 889641ff67
10 changed files with 168 additions and 153 deletions

View file

@ -15,10 +15,6 @@ a.b3-chip:hover {
border-radius: 16px;
transition: var(--b3-transition);
&--small {
line-height: 20px;
}
&--secondary {
background-color: var(--b3-theme-secondary);
color: var(--b3-theme-on-secondary);