mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 08:32:04 +08:00
Update overflow-4.vim
This commit is contained in:
@@ -644,6 +644,16 @@ mask {
|
||||
}
|
||||
|
||||
.overflow-4::nth-fragment(1) {
|
||||
overflow-clip-margin-block: auto;
|
||||
overflow-clip-margin-block-start: auto;
|
||||
overflow-clip-margin-block-end: auto;
|
||||
overflow-clip-margin-inline: auto;
|
||||
overflow-clip-margin-inline-start: auto;
|
||||
overflow-clip-margin-inline-end: auto;
|
||||
overflow-clip-margin-top: auto;
|
||||
overflow-clip-margin-right: auto;
|
||||
overflow-clip-margin-bottom: auto;
|
||||
overflow-clip-margin-left: auto;
|
||||
display: stable;
|
||||
display: force;
|
||||
display: overflow;
|
||||
|
||||
Reference in New Issue
Block a user