🎨 Fixed minor UI glitch

This commit is contained in:
Liyas Thomas
2019-08-28 17:15:11 +05:30
parent af51c48ede
commit acedaf27d9
4 changed files with 16 additions and 7 deletions

View File

@@ -304,6 +304,10 @@ ol li {
background-color: #676767;
}
.virtual-list::-webkit-scrollbar {
width: 0;
}
fieldset#history {
.method-list-item {
position: relative;