Add CSS containement rules for shorter reflow operations
This commit is contained in:
@@ -21,5 +21,8 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user