recompile css + changelog

This commit is contained in:
Andy Miller
2023-03-22 10:33:48 -06:00
parent 68f2c39512
commit 54bf66ef50
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
# v1.10.40
## mm/dd/2023
1. [](#new)
* Added Github actions for dependabot [#2258](https://github.com/getgrav/grav-plugin-admin/pull/2258)
1. [](#improved)
* Syslog tag fields label added [#2296](https://github.com/getgrav/grav-plugin-admin/pull/2296)
* Updated vendor libraries to the latest versions
1. [](#bugfix)
* Fix more than one file upload [#2317](https://github.com/getgrav/grav-plugin-admin/pull/2317)
# v1.10.39
## 02/19/2023

View File

@@ -2214,7 +2214,7 @@ table.noflex {
height: 200px;
object-fit: cover; }
.block-userinfo ~ .block-file {
.block-userinfo + .block-file {
margin-top: -5rem !important; }
#offline-status {