mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-21 04:31:56 +02:00
recompile css + changelog
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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
|
||||
|
||||
|
||||
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user