little bit bigger....

to go well with the new icons
This commit is contained in:
Onur Gümüş 2022-01-20 04:51:10 +03:00
parent 82b745a735
commit 2440907eeb

View file

@ -2026,9 +2026,9 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
.md-btn { .md-btn {
background: rgba(100, 100, 100, 0.5); background: rgba(100, 100, 100, 0.5);
padding: 4px 12px; padding: 6px 12px;
border-radius: 4px; border-radius: 4px;
font-size: 13px; font-size: 16px;
border: 1px solid rgb(100 100 100 / 35%); border: 1px solid rgb(100 100 100 / 35%);
color: #eee; color: #eee;
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.4);