mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +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;
|
|
}
|