Merge pull request #1223 from tonybatty/bug/http-page-headers-suggestions-are-overlapped

Fix: http page headers suggestions overlapped issue
This commit is contained in:
Liyas Thomas
2020-10-04 05:41:19 +05:30
committed by GitHub

View File

@@ -30,7 +30,6 @@
@apply flex-col;
@apply flex-no-wrap;
@apply flex-1;
@apply overflow-hidden;
.tabs {
@apply scrolling-touch;