forked from coracle/flotilla
Remove css that was breaking tooltips
This commit is contained in:
@@ -217,12 +217,6 @@
|
|||||||
@apply ellipsize;
|
@apply ellipsize;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 639px) {
|
|
||||||
[data-tip]::before {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.content-padding-x {
|
.content-padding-x {
|
||||||
@apply px-4 sm:px-8 md:px-12;
|
@apply px-4 sm:px-8 md:px-12;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user