From b4eb4575ff9ccecfe494ae76eb3ccbb4934c52d4 Mon Sep 17 00:00:00 2001 From: AshokkumarKaruppasamy <107187636+AshokkumarKaruppasamy@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:20:20 +0530 Subject: [PATCH] 874669: Removing Bootstrap Dependency for Syncfusion controls --- blazor/appbar/design.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/blazor/appbar/design.md b/blazor/appbar/design.md index 26c5f1f5e9..2cc78a46b4 100644 --- a/blazor/appbar/design.md +++ b/blazor/appbar/design.md @@ -328,10 +328,6 @@ AppBar toggle button used to control the expand and collapse state of **SfSideba #main-text .sidebar-heading { font-size: 16px; } - .sidebar-treeview .table-content { - padding: 20px 18px; - height: 8em; - } #main-text .sidebar-content .line { width: 100%; height: 1px;