mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-10 15:43:50 +01:00
Lint
This commit is contained in:
parent
a8d02dec8f
commit
685cfe2540
|
|
@ -265,7 +265,7 @@ button {
|
|||
|
||||
.dark .pretty_scrollbar::-webkit-scrollbar-thumb,
|
||||
.dark .pretty_scrollbar::-webkit-scrollbar-thumb:hover {
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
background: rgb(255 255 255 / 20%);
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue