mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
add cursor
This commit is contained in:
@@ -24,6 +24,7 @@ export default css`
|
||||
align-items: stretch;
|
||||
flex-direction: column;
|
||||
color: var(--sl-color-neutral-700);
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user