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