How to show shadow? #4034
Answered
by
davep
Yurii-huang
asked this question in
Q&A
How to show shadow?
#4034
-
widget {
background: #aaaaaa;
box-shadow: ?????
}not supportion? |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Jan 17, 2024
Replies: 1 comment
-
|
You can find all of the styles that are part of Textual's CSS listed in the documentation. There isn't a style called |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Yurii-huang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can find all of the styles that are part of Textual's CSS listed in the documentation. There isn't a style called
box-shadowand Textual doesn't have shadows as a feature.