mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 00:24:45 +01:00
improve downloads section again
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.DownloadSection span {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.DownloadSection {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user