Add nowrap to wrapper.
This commit is contained in:
@@ -75,6 +75,7 @@ class PatekLogo extends HTMLElement {
|
||||
display: inline-block;
|
||||
margin-bottom: -0.3em;
|
||||
height: 2em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
:host {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user