Work around a notebook tab rendering bug
This avoids assertions from gtk_render_frame_gap.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
* {
|
||||
-GtkNotebook-tab-overlap: 0; /* work around a notebook tab rendering bug */
|
||||
color: blue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user