Inlines related evaluations flexbox (#12475)

This commit is contained in:
Phil Renaud
2022-04-06 11:35:25 -04:00
committed by GitHub
parent 6e1270dd08
commit f2bd3d0c90

View File

@@ -19,7 +19,7 @@
.sidebar-content {
position: relative;
display: flex;
display: inline-flex;
}
.error-header {