mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-07-04 16:23:27 +08:00
7 lines
101 B
CSS
Vendored
7 lines
101 B
CSS
Vendored
.nowrap {
|
|
white-space: nowrap !important;
|
|
}
|
|
.nowrap img{
|
|
display: inline-block !important;
|
|
}
|