Skip to content
Snippets Groups Projects
Unverified Commit fc681e16 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

Merge branch 'dashboard-text-cards' of github.com:metabase/metabase into dashboard-text-cards

parents bca78919 596a4a8d
Branches
Tags
No related merge requests found
......@@ -29,14 +29,6 @@
overflow: scroll;
pointer-events: all
}
:local .Text .text-card-help {
padding-top: var(--text-card-padding);
text-decoration: none;
pointer-events: all;
}
:local .Text .text-card-help:hover {
text-decoration: underline;
}
:local .Text .text-card-markdown h1 {
font-weight: 900;
......@@ -169,7 +161,4 @@
:local .Text {
padding: .5em 0 .5em 1em;
}
:local .Text .text-card-help {
display: none;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment