add list item component
This commit is contained in:
parent
e467ca7e92
commit
69b7920f23
3 changed files with 26 additions and 8 deletions
|
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
|
||||
.sidebar-link {
|
||||
@apply block bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition
|
||||
@apply block bg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition w-full px-4 py-2 hover:bg-blue-100
|
||||
}
|
||||
|
||||
.sidebar-item-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue