mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Replaced Native Scrollbars with Tailwind Scrollbars on Windows (#1493)
* feat: scrollbar styling for windows browsers * fix: lint
This commit is contained in:
committed by
GitHub
parent
c8302a6d49
commit
571fc4db75
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html class="h-full" lang="en">
|
||||
<html class="h-full <%= @os %>" lang="en">
|
||||
<head>
|
||||
<title><%= content_for(:title) || "Maybe" %></title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user