mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 01:44:26 +08:00
7 lines
76 B
CSS
7 lines
76 B
CSS
.slot {
|
|
display: inline-block;
|
|
div {
|
|
display: inline-block;
|
|
}
|
|
}
|