Fix tooltip demo

pull/481/head
Cory LaViska 2020-12-23 16:57:58 -05:00
rodzic b888e3c4e6
commit d2dfded69e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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;
}