mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-07 15:20:04 +01:00
chore: up deps
This commit is contained in:
@@ -107,11 +107,11 @@
|
||||
"nodebb-plugin-spam-be-gone": "2.3.2",
|
||||
"nodebb-plugin-web-push": "0.7.6",
|
||||
"nodebb-rewards-essentials": "1.0.2",
|
||||
"nodebb-theme-harmony": "2.1.45",
|
||||
"nodebb-theme-harmony": "2.1.46",
|
||||
"nodebb-theme-lavender": "7.1.19",
|
||||
"nodebb-theme-peace": "2.2.49",
|
||||
"nodebb-theme-persona": "14.1.26",
|
||||
"nodebb-widget-essentials": "7.0.41",
|
||||
"nodebb-widget-essentials": "7.0.42",
|
||||
"nodemailer": "7.0.13",
|
||||
"nprogress": "0.2.0",
|
||||
"passport": "0.7.0",
|
||||
|
||||
@@ -175,6 +175,8 @@ $hidden-elements-for-first-last-child: br, hr;
|
||||
}
|
||||
}
|
||||
|
||||
.trim-last-divider > *:last-child hr { display: none; }
|
||||
|
||||
// some classes that are used commonly in themes from bs3
|
||||
.hidden, .hide {
|
||||
display: none!important;
|
||||
|
||||
Reference in New Issue
Block a user