Skip to content

Commit

Permalink
Update css; Add a link for reporting bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
gfxcc committed Dec 3, 2024
1 parent 6bbe6a5 commit d67696a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ mat-card-content p {
max-height: 100px;
}

/* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version. */
mat-card-header {
height: 60px;
}

.timeline-item {
background: #fff;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@
<a href="https://github.com/gfxcc/san11-platform" target="_blink"> Github
</a>
<span style="margin-left: 10px; margin-right: 10px;"></span>
<a href="users/1">Contact Admin </a>
<a href="https://github.com/gfxcc/san11-platform/issues/new">Report Bugs</a>
</footer>

0 comments on commit d67696a

Please sign in to comment.