mirror of
https://github.com/tabler/tabler.git
synced 2026-01-25 04:16:36 +00:00
Fix cells with inline icons (#2022)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
This commit is contained in:
5
.changeset/sixty-spoons-move.md
Normal file
5
.changeset/sixty-spoons-move.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Fix cells with inline icons
|
||||
@@ -136,8 +136,7 @@ kbd,
|
||||
border-radius: $kbd-border-radius;
|
||||
}
|
||||
|
||||
img,
|
||||
svg {
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user