Mattias Bodlund 1 month ago
parent
commit
ef0a29c1e9
2 changed files with 6 additions and 2 deletions
  1. +2
    -2
      Gemfile.lock
  2. +4
    -0
      app/assets/stylesheets/application.css

+ 2
- 2
Gemfile.lock View File

@ -179,7 +179,7 @@ GEM
mobility (1.3.2)
i18n (>= 0.6.10, < 2)
request_store (~> 1.0)
msgpack (1.8.3)
msgpack (1.8.4)
net-imap (0.6.6)
date
net-protocol
@ -481,7 +481,7 @@ CHECKSUMS
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
minitest (6.0.6) sha256=153ea36d1d987a62942382b61075745042a2b3123b1cd48f4c3675af9cc7d6f1
mobility (1.3.2) sha256=32fbbb0e53118ef42de20daa6ac94dbb758c628874092eba311b968a1e1d757b
msgpack (1.8.3) sha256=8bda4a6428d3244e50d6bd55854d354edbada88a4e1f4f5731a39a0f86bee6a1
msgpack (1.8.4) sha256=4411c22d350dd1c20250f7eada3cca2695438c2f769cf0782f0cd065d90a3e7b
net-imap (0.6.6) sha256=96aa4ee50df3060203e649efc341f53480b791d49e150f2fdebf68beb141a8df
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8


+ 4
- 0
app/assets/stylesheets/application.css View File

@ -911,8 +911,12 @@ dialog::backdrop {
@media (min-width: 800px) {
header {
inset: 1.5625rem 1.75rem auto 1.75rem;
box-shadow: 0px 4px 8px 0px #0000000F, 0px 0px 4px 0px #0000000A;
}
#language-menu {


Loading…
Cancel
Save