Skip to content
Snippets Groups Projects
Commit 79052646 authored by Anris Ceta's avatar Anris Ceta :speech_balloon:
Browse files

add mark as read button

parent b275bae9
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@ mat-card {
background-color: #b2ebf2;
}
mat-card-content>:first-child {
mat-card-content > :first-child {
margin-top: 20px;
}
......@@ -16,3 +16,7 @@ mat-toolbar {
.outer-card {
border-radius: 8px;
}
.btn-right {
float: right;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment