]> git.openstreetmap.org Git - rails.git/commit
Remove unnecessary classes from preferred auth button
authorAnton Khorev <tony29@yandex.ru>
Mon, 8 Jul 2024 14:24:48 +0000 (17:24 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 8 Jul 2024 14:24:48 +0000 (17:24 +0300)
commita696d2b24c1eaafaac8b9ebca98b64e78521dc71
tree6c59c8e2e16a54cad2d6479366cc3c68b9b0254c
parent4767994e14930695f883a3deec4e3d907835b710
Remove unnecessary classes from preferred auth button

.rounded is the default rounding for this button type.
.fs-6 is the default font size for this button type.
app/helpers/user_helper.rb