mirror of
https://github.com/xfgryujk/blivechat.git
synced 2025-03-23 00:00:38 +08:00
👿
This commit is contained in:
parent
4f4d117ce0
commit
d3cc8b0c77
@ -380,6 +380,14 @@ export default {
|
|||||||
background-position:0 0, 16px 0, 16px -16px, 0px 16px;
|
background-position:0 0, 16px 0, 16px -16px, 0px 16px;
|
||||||
|
|
||||||
padding: 25px;
|
padding: 25px;
|
||||||
|
|
||||||
|
resize: both;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
#example-container:active {
|
||||||
|
height: 0;
|
||||||
|
width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-wrapper.mobile #example-container {
|
.app-wrapper.mobile #example-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user