Spaces:
Running
Running
Update style/defaults/style.css
Browse files- style/defaults/style.css +0 -8
style/defaults/style.css
CHANGED
|
@@ -127,14 +127,6 @@ progress::-moz-progress-bar {
|
|
| 127 |
overflow: scroll !important; /* Always show scrollbar */
|
| 128 |
scrollbar-gutter: stable both-edges;
|
| 129 |
box-sizing: border-box;
|
| 130 |
-
|
| 131 |
-
text-align: justify;
|
| 132 |
-
text-justify: inter-word; /* helpful where supported */
|
| 133 |
-
hyphens: auto; /* enable soft hyphenation */
|
| 134 |
-
-webkit-hyphens: auto; /* iOS / Safari */
|
| 135 |
-
-ms-hyphens: auto; /* old Edge */
|
| 136 |
-
overflow-wrap: anywhere; /* prevent overflow on very long words/URLs */
|
| 137 |
-
word-break: normal;
|
| 138 |
}
|
| 139 |
.menu-content::-webkit-scrollbar {
|
| 140 |
width: 12px;
|
|
|
|
| 127 |
overflow: scroll !important; /* Always show scrollbar */
|
| 128 |
scrollbar-gutter: stable both-edges;
|
| 129 |
box-sizing: border-box;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
}
|
| 131 |
.menu-content::-webkit-scrollbar {
|
| 132 |
width: 12px;
|