Use shorthand "inset" property (#10825)
This commit is contained in:
@@ -186,10 +186,7 @@ limitations under the License.
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
inset: 0;
|
||||
background-color: #ffffff;
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
|
||||
Reference in New Issue
Block a user