mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(doc): add comment section
This commit is contained in:
@@ -120,3 +120,14 @@ starlight-menu-button svg {
|
||||
padding: 1px 2px;
|
||||
border-radius: 999px;
|
||||
}
|
||||
|
||||
.right-sidebar-panel {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.right-sidebar-panel > div {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user