mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
troubleshooting linter issue
This commit is contained in:
@@ -117,8 +117,8 @@
|
||||
:host([orientation='horizontal']) ::slotted(*) {
|
||||
display: block;
|
||||
height: 100%;
|
||||
margin: 0 !important;
|
||||
object-fit: cover !important;
|
||||
margin: 0;
|
||||
object-fit: cover;
|
||||
}
|
||||
:host([orientation='horizontal']) ::slotted([slot='actions']) {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user