[Glitch] Change composer highlight border size to be more noticeable
Port aa4c9730f6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main
parent
204fe83fcc
commit
6269a5336f
|
@ -1243,7 +1243,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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue