From 03363bf45914700cbbe66234ccfe5d6f57745c57 Mon Sep 17 00:00:00 2001 From: daria <95225431+dariiing@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:30:58 +0300 Subject: [PATCH] update icon stroke width --- customize.dist/src/less2/include/toolbar.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/customize.dist/src/less2/include/toolbar.less b/customize.dist/src/less2/include/toolbar.less index cb81ce3bf..e19ea26fc 100644 --- a/customize.dist/src/less2/include/toolbar.less +++ b/customize.dist/src/less2/include/toolbar.less @@ -1201,9 +1201,6 @@ .cp-toolbar-icon-pad_toc { order: 8; } - .cp-toolbar-file ul { - > li { display: contents; } - } .cp-toolbar-file li > a { &.cp-toolbar-icon-newpad { order: 0; } &.cp-toolbar-icon-snapshots { order: 5; }