7 lines
62 B
CSS
7 lines
62 B
CSS
|
.tooltip {}
|
||
|
|
||
|
.menu-item {
|
||
|
display: block;
|
||
|
padding: .5rem;
|
||
|
}
|