Span is an inline element. It has no width or height.
You could turn it into a block-level element, then it will accept your dimension directives.
span.product__specfield_8_arrow
{
display: block; /* or inline-block */
}
span.product__specfield_8_arrow
{
display: block; /* or inline-block */
}
https://community.n8n.io/t/google-drive-search-file-folder-returns-folder-id-not-contents/55189/2
Không có nhận xét nào:
Đăng nhận xét