Fix tooltip de niveau
La présence des deux tooltips se génaient (car sur le même span): - augmenter de niveau - expérience requise
This commit is contained in:
@ -1583,7 +1583,7 @@ display: inline-flex;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.tooltip .ttt-xp {
|
||||
.tooltip :is(.ttt-xp,.ttt-levelup) {
|
||||
width: 250px;
|
||||
background: rgba(220,220,210,0.95) !important;
|
||||
border-radius: 6px;
|
||||
|
Reference in New Issue
Block a user