remove background transition

This commit is contained in:
Nazar Kanaev 2020-08-19 12:50:27 +01:00
parent 7981f696fe
commit 0566c01316

View File

@ -344,10 +344,6 @@ select.form-control:not([multiple]):not([size]) {
outline: none; outline: none;
} }
.selectgroup-label, .toolbar-item, .toolbar-search, .list-row {
transition: background-color .1s ease-out;
}
.themepicker { .themepicker {
position: relative; position: relative;
background: none; background: none;