Fix tooltip demo

This commit is contained in:
Cory LaViska
2020-12-23 16:57:58 -05:00
parent b888e3c4e6
commit d2dfded69e

View File

@@ -94,6 +94,7 @@ Use the `placement` attribute to set the preferred placement of the tooltip.
.tooltip-placement-example sl-button {
float: left;
width: 2.5rem;
margin-right: 0.25rem;
margin-bottom: 0.25rem;
}