mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
modal fixes
This commit is contained in:
@@ -6,13 +6,13 @@ html {
|
||||
|
||||
body {
|
||||
min-height: 100%;
|
||||
overflow-y: scroll;
|
||||
//overflow-y: scroll;
|
||||
letter-spacing: $body-letter-spacing;
|
||||
touch-action: manipulation;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: "liga" 0;
|
||||
|
||||
* {
|
||||
.content * {
|
||||
@include scrollbar;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user