Compare commits
1 Commits
main
...
renovate/r
Author | SHA1 | Date |
---|---|---|
![]() |
4aa8612942 |
2
Gemfile
2
Gemfile
|
@ -7,7 +7,7 @@ gem 'puma', '~> 6.3'
|
|||
gem 'rails', '~> 7.0'
|
||||
gem 'sprockets', '~> 3.7.2'
|
||||
gem 'thor', '~> 1.2'
|
||||
gem 'rack', '~> 2.2.7'
|
||||
gem 'rack', '~> 3.0.0'
|
||||
|
||||
gem 'haml-rails', '~>2.0'
|
||||
gem 'pg', '~> 1.5'
|
||||
|
|
|
@ -1423,7 +1423,6 @@ body > [data-popper-placement] {
|
|||
.detailed-status__link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.detailed-status__favorites,
|
||||
|
|
Loading…
Reference in New Issue