Skip to content

Commit a3d3f2d

Browse files
committed
label change sprite
1 parent 9d8597b commit a3d3f2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/resources/public/css/use_in_app.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,6 +4039,8 @@ panel-title {
40394039
/* Texte */
40404040
.mode-label {
40414041
font-size: 14px;
4042+
border-bottom: 3px solid blue;
4043+
display: inline-block; /* pour que la ligne s’adapte au texte */
40424044
}
40434045

40444046
.blue {

0 commit comments

Comments
 (0)