mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
chore(): minor css to use pointer on details
This commit is contained in:
@@ -153,3 +153,9 @@ starlight-menu-button svg {
|
||||
.starlight-aside--danger .starlight-aside__title {
|
||||
color: red;
|
||||
}
|
||||
|
||||
details {
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user