We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<yyy>
According to the title, I have added padding to my html li tag. The padded text follows to create space, but the bullets do not move.
System: OS: macOS 14.4 CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 209.40 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.19.1 - ~/.nvm/versions/node/v18.19.1/bin/node Yarn: 1.22.22 - /usr/local/bin/yarn npm: 10.2.4 - ~/.nvm/versions/node/v18.19.1/bin/npm Watchman: Not Found Managers: CocoaPods: 1.15.2 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.4, iOS 17.4, macOS 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4 Android SDK: API Levels: 31, 33, 34 Build Tools: 30.0.3, 33.0.1, 34.0.0 System Images: android-34 | Google APIs Intel x86_64 Atom Android NDK: 22.1.7171670 IDEs: Android Studio: 2023.2 AI-232.10227.8.2321.11479570 Xcode: 15.3/15E204a - /usr/bin/xcodebuild Languages: Java: 17.0.10 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.67.5 => 0.67.5 react-native-macos: Not Found npmGlobalPackages: *react-native*: Not Found
6.3.4
<div style="color:#3d4148">Title: <ul style="padding-left:30px"> <li style="padding:8px">Item 1</li> <li style="padding:8px">Item 2</li> <li style="padding:8px">Item 3</li> <li style="padding:8px">Item 4</li> </ul> </div>
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
According to the title, I have added padding to my html li tag. The padded text follows to create space, but the bullets do not move.
React Native Information
RNRH Version
6.3.4
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
Additional Notes
No response
The text was updated successfully, but these errors were encountered: