Skip to content

Commit 52bee25

Browse files
committed
added css for item description
1 parent 242162f commit 52bee25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

resources/views/templates/default.blade.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@
123123
.border-0 {
124124
border: none !important;
125125
}
126+
.description {
127+
margin-top: 0.25rem;
128+
margin-bottom: 0;
129+
color: #999;
130+
}
126131
</style>
127132
</head>
128133

0 commit comments

Comments
 (0)