Update styles.css
This commit is contained in:
parent
f1fb9a051c
commit
fa9deb144f
|
@ -77,13 +77,8 @@ a:has(.openGraphPreview):hover {
|
||||||
|
|
||||||
.table-cards table .openGraphPreview,
|
.table-cards table .openGraphPreview,
|
||||||
.cards table .openGraphPreview {
|
.cards table .openGraphPreview {
|
||||||
flex-direction: column;
|
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.table-cards table .openGraphPreview .se-oglink-thumbnail,
|
|
||||||
.cards table .openGraphPreview .se-oglink-thumbnail {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
@container openGraphPreview (width > 400px) {
|
@container openGraphPreview (width > 400px) {
|
||||||
.openGraphPreview {
|
.openGraphPreview {
|
||||||
|
|
Loading…
Reference in New Issue