Cleaned up url detector display bar.
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
border-radius: var(--d-border-radius, 4px);
|
||||
font-size: var(--font-down-1);
|
||||
flex-wrap: wrap;
|
||||
// Span full width regardless of any parent flex/grid layout
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
flex-basis: 100%;
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.url-to-article-icon {
|
||||
|
||||
Reference in New Issue
Block a user