Voegt stijl toe
En wat voor een stijl. Damn.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,12 @@
|
||||
.popup {
|
||||
position: fixed;
|
||||
z-index:99;
|
||||
min-width: 380px;
|
||||
max-width:540px;
|
||||
resize: both;
|
||||
overflow-y:scroll;
|
||||
overflow-x:visible;
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
justify-content: space-between;
|
||||
}
|
||||
Reference in New Issue
Block a user