Skip to content
Snippets Groups Projects
Commit 764331c8 authored by HJ's avatar HJ :fire:
Browse files

fix white line below buttons in notifications

parent 0584272c
No related branches found
No related tags found
No related merge requests found
......@@ -129,8 +129,11 @@
word-break: break-word;
border-left-width: 0px;
line-height: 18px;
border-bottom: 1px solid;
border-bottom-color: inherit;
.timeline & {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.notify {
.avatar {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment