mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix mouse01 example background transparency
This commit is contained in:
committed by
Rodrigo Girão Serrão
parent
af56d88a6d
commit
ad6a716d09
@@ -7,7 +7,7 @@ TextLog {
|
||||
}
|
||||
|
||||
PlayArea {
|
||||
background: transparent;
|
||||
opacity: 0%;
|
||||
layer: ball;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user