Test performance improvements by trimming views
This commit is contained in:
@ -47,6 +47,11 @@
|
||||
top: -32px;
|
||||
right: 24px;
|
||||
padding: 0.5rem 0.625rem;
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-clipboard' %3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'%3E%3C/path%3E%3Crect x='8' y='2' width='8' height='4' rx='1' ry='1'%3E%3C/rect%3E%3C/svg%3E");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
}
|
||||
.button.button-social-sh {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user