Skip to content

Commit

Permalink
convivial-claro-32236: Fix Paragraphs Layout control buttons visibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
honzapara committed Jun 7, 2023
1 parent a40e2a1 commit cbbfc9f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@
.dropbutton-widget ul.dropbutton {
padding-left: 0;
}

/* Paragraphs layout controls fix */
.lpb-controls {
color: #232429;
}

.js-lpb-ui {
position: absolute !important;
}

0 comments on commit cbbfc9f

Please sign in to comment.