Change composer highlight border size to be more noticeable (#25010)

lolsob-rspec
Claire 2023-05-16 14:59:44 +02:00 committed by GitHub
parent 99f1302cc3
commit 74ff0cd2d5
1 changed files with 1 additions and 1 deletions

View File

@ -3118,7 +3118,7 @@ $ui-header-height: 55px;
&.active {
transition: none;
box-shadow: 0 0 0 2px rgba(lighten($highlight-text-color, 8%), 0.7);
box-shadow: 0 0 0 6px rgba(lighten($highlight-text-color, 8%), 0.7);
}
}