Fix ob-widget position

This commit is contained in:
Raphael Wickihalder 2022-05-25 16:42:09 +02:00 committed by infinite-persistence
parent c71c8e1cd0
commit 816c0d9e79
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -319,6 +319,7 @@
height: 27px !important;
}
/*
.ob-widget-footer {
position: absolute !important;
right: 32px;
@ -339,6 +340,7 @@
display: none !important;
}
}
*/
.ob-widget-items-container {
padding-left: var(--spacing-xs);