Improve the appearance of the font size slider (#7038)

This commit is contained in:
Andy Balaam 2021-10-26 13:29:02 +01:00 committed by GitHub
parent 04c06b6aa8
commit 166fba6428
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -58,7 +58,6 @@ limitations under the License.
height: $slider-selection-dot-size;
background-color: $slider-selection-color;
border-radius: 50%;
box-shadow: 0 0 6px lightgrey;
z-index: 10;
}