我已经嵌入了一个日历调度程序到我的html,css网站,但它包括自己的滚动条,这造成了网站功能的问题.如何删除滚动条?

Calendly Embedded Code

  <!-- Calendly inline widget begin -->
  <div class="calendly-inline-widget" data-url="https://calendly.com/kumaladevelopment/60min" style="min-width:320px;height:630px;"></div>
  <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
  <!-- Calendly inline widget end -->

enter image description here

推荐答案

变化

<div class="calendly-inline-widget" data-url="https://calendly.com/kumaladevelopment/60min" style="min-width:320px;height:630px;"></div>

<div class="calendly-inline-widget" data-url="https://calendly.com/kumaladevelopment/60min" style="min-width:320px;height:650px;"></div>

I've tried adding overflow:hidden which doesn't seem 至 work which is a PITA. Just adding 20px 至 the height seems 至 work okay though. You could do a bit of JS 至 check if the contents were overflowing the div and adjust the height 至 suit like here

Html相关问答推荐

html中背景色的全单元格R中的Rmarkdown表

当在双引号|Angular .html文件中使用时,Pretier会将单引号字符替换为&;Quot;

正文不能填满浏览器100%的高度

标签数据的XPath?

HTML+CSS+JS动态选中文本高亮 colored颜色 变化

仅在加载视频时显示描述(<;Video>;标签)

如果DIV没有特定的sibling 姐妹,则以CSS为目标

如何在页面太短时使<;img&>缩小而不发生y溢出

如何删除FONT创建的文本下方的空格

如何 Select 表格';TMS Web Core中的body html元素?

为什么一个 CSS 网格框比其他网格框低?

网格布局中的组件

标题在实时网站上闪烁

当多个a元素用作目标时的:target伪类

如何配置 prettier 使其以 Vue.js 模板语法的特定方式运行?

CSS 随着内容宽度的增加而减少填充

如何从另一个 ng-template 获取输入值

防止 HTML 表格在 Quarto 中使用全页宽度

无法使用 HTML 中的 Bootstrap 自上而下居中

那里有一个类似于 ?