diff --git a/app/static/css/application.css b/app/static/css/application.css index 90c2d52..510c66e 100644 --- a/app/static/css/application.css +++ b/app/static/css/application.css @@ -72,6 +72,11 @@ a:hover { box-shadow: 1px 1px 5px 1px rgb(207, 207, 207); } +/* .tab-content { + overflow: scroll; + height: 100vh; +} */ + .config-Title { font-family: "Roboto", sans-serif; font-weight: 400; @@ -652,6 +657,11 @@ a:hover { height: 100%; } +.p-5 { + overflow: scroll; + height: 100vh; +} + /* Adyen Components */ .payment { width: 100%;