1
0
Fork 0

Update custom sass

This commit is contained in:
Daniel Supernault 2019-11-05 23:33:50 -07:00
parent f9b8a1bbd3
commit a890426466
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 4 additions and 0 deletions

View File

@ -565,4 +565,8 @@ details summary::-webkit-details-marker {
.VueCarousel-dot:focus,
.VueCarousel-dot--active:focus {
outline: 0px !important;
}
.status-content > p:first-child {
display: inline;
}