Skip to content

Commit

Permalink
Screen blink fix (#509)
Browse files Browse the repository at this point in the history
* screen blink fix

* removed duplicate prop

---------

Co-authored-by: Deepak K <[email protected]>
  • Loading branch information
jagadeeswaran-zipstack and Deepak-Kesavan authored Jul 22, 2024
1 parent f078293 commit 721d0d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,7 @@ body {
.action-items {
display: flex;
}

.ant-tabs-nav-operations {
display: none !important;
}

0 comments on commit 721d0d2

Please sign in to comment.