Skip to content

Commit 0490e8f

Browse files
author
pipeline
committed
v19.3.53 is released
1 parent 8294e03 commit 0490e8f

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ej2-angular-samples",
3-
"version": "19.3.43",
3+
"version": "19.3.53",
44
"private": true,
55
"dependencies": {
66
"@angular/animations": "~10.0.0",

src/styles/index.css

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,13 +3153,7 @@ color:white;
31533153
.fabric-dark .sb-header-text-left,.fabric-dark .sb-header-text-right{
31543154
color:#ffffff;
31553155
}
3156-
.bootstrap4 .sb-plnr-section {
3157-
height:30px;
3158-
line-height:30px;
3159-
}
3160-
.bootstrap4 .sample-navigation, .bootstrap4 .sb-open-new-wrapper{
3161-
line-height: 33px;
3162-
}
3156+
31633157
/* bootstrap-dark */
31643158
.bootstrap-dark .sb-content,
31653159
.bootstrap-dark textarea#ruleContent,
@@ -3881,7 +3875,7 @@ color:#ffffff;
38813875
}
38823876
.sb-theme-studio {
38833877
font-size: 14px;
3884-
/*text-align: center;*/
3878+
text-align: center;
38853879
padding: 10px 0px 10px 27px;
38863880
border-top: 1px solid #ccc;
38873881
}
@@ -3896,4 +3890,4 @@ color:#ffffff;
38963890
.bootstrap5-dark .sb-search-input .e-ddl .e-clear-icon {
38973891
color: #FFFFFF !important;
38983892
}
3899-
3893+

0 commit comments

Comments
 (0)