CSGO
V2EX  ›  问与答

一个 html 页面 iPad 浏览器适配问题

  •  
  •   CSGO · Mar 1, 2021 · 1324 views
    This topic created in 1980 days ago, the information mentioned may be changed or developed.

    我一个 html 页面,为什么在 ipad 上会被自动换行,而且用的都是 chroome 浏览器: https://imgup.nl/images/2021/03/01/BBE4D7D0-BEBF-4EC7-AE6C-F5FA2D6EAEF1_1_105_c.jpg

    但是在 mac 上监视用的 ipad 就正常: https://imgup.nl/images/2021/03/01/2021-03-01-1.35.57.png

    4 replies    2021-03-04 11:52:02 +08:00
    kaiki
        1
    kaiki  
       Mar 1, 2021
    iPad 的确会有这种问题,还不好调试,你要不 line-height 一下试试
    CSGO
        2
    CSGO  
    OP
       Mar 1, 2021 via iPad
    @kaiki 我看了已经有 line-height: 33px
    Bechbaliq
        3
    Bechbaliq  
       Mar 1, 2021
    ```css
    -webkit-appearance: none;
    appearance: none;
    ```
    CSGO
        4
    CSGO  
    OP
       Mar 4, 2021
    @Bechbaliq 试了还是不行
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5921 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 114ms · UTC 02:51 · PVG 10:51 · LAX 19:51 · JFK 22:51
    ♥ Do have faith in what you're doing.