Minor tweak.

This commit is contained in:
Blaz Kristan 2021-10-29 22:30:20 +02:00
parent b50e066dee
commit 38c84bb1f6
3 changed files with 1816 additions and 1816 deletions

View File

@ -621,7 +621,7 @@ input[type=range]::-moz-range-thumb {
border: 2px solid var(--c-1);
}
#wwrap, #wbal {
display: block;
display: none;
}
.sliderwrap {

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2110241
#define VERSION 2110271
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG