Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CSS を適用して、Webix データ テーブル ヘッダーのテキストをラップしようとしています。これを使用して:
.wraphead{ line-height: 20px !important; top:15px !important; }
しかし、topプロパティはヘッダーには適用されません - どうすればこの問題を克服できますか?
top
問題を示すスニペット。
ブロガーで?