fix(style): make paths try to stay on single line in opblock (#6243)
This commit is contained in:
@@ -300,6 +300,12 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.opblock-summary-path
|
||||||
|
{
|
||||||
|
flex-shrink: 0;
|
||||||
|
max-width: calc(100% - 110px - 15rem);
|
||||||
|
}
|
||||||
|
|
||||||
.opblock-summary-path__deprecated
|
.opblock-summary-path__deprecated
|
||||||
{
|
{
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
|
|||||||
Reference in New Issue
Block a user