Update _dropdown.scss

pull/4889/head
Daniel 2023-02-06 16:20:36 +05:30
parent 2cc31e1ce2
commit a5a1463237
1 changed files with 3 additions and 1 deletions

View File

@ -49,6 +49,7 @@
p { p {
margin: 0; margin: 0;
word-wrap: break-word;
white-space: normal; white-space: normal;
} }
} }
@ -101,6 +102,7 @@
p { p {
margin: 0; margin: 0;
word-wrap: break-word;
white-space: normal; white-space: normal;
} }
} }
@ -185,7 +187,7 @@
z-index: 5; z-index: 5;
margin-top: 10px; margin-top: 10px;
font-size: 17px; font-size: 17px;
//text-shadow: 2px 2px 3px #333333; word-wrap: break-word;
> small { > small {
display: block; display: block;