Initial commit
This commit is contained in:
10
public/theme/extensions/_tooltip.scss
Normal file
10
public/theme/extensions/_tooltip.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.p-tooltip {
|
||||
.p-tooltip-text {
|
||||
box-shadow: none;
|
||||
font-size: .875rem;
|
||||
}
|
||||
|
||||
.p-tooltip-arrow {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user