Fix selection des status effects
This commit is contained in:
@ -613,6 +613,14 @@ input:is(.blessure-premiers_soins, .blessure-soins_complets) {
|
||||
max-height: 16px;
|
||||
border-width: 0;
|
||||
}
|
||||
.button-effect-info {
|
||||
vertical-align: baseline;
|
||||
width: 1.4rem;
|
||||
height: 1.4rem;
|
||||
background-color: var(--color-tooltip);
|
||||
padding: 0.2em;
|
||||
border-width: 0;
|
||||
}
|
||||
.small-button-direction {
|
||||
max-height: 32px;
|
||||
max-width: 32px;
|
||||
|
Reference in New Issue
Block a user