feat(dashboard): add inbox task actions (#32)
* feat(dashboard): add inbox task actions * style(dashboard): format inbox actions
This commit is contained in:
@@ -1000,6 +1000,10 @@ progress::-moz-progress-bar {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.inbox-actions {
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.health-overview {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
|
||||
Reference in New Issue
Block a user