逻辑改进
This commit is contained in:
10
styles.tcss
10
styles.tcss
@@ -1,5 +1,6 @@
|
||||
Screen {
|
||||
align: center middle;
|
||||
align: center bottom;
|
||||
|
||||
}
|
||||
|
||||
#main_container {
|
||||
@@ -10,6 +11,13 @@ Screen {
|
||||
padding: 2;
|
||||
}
|
||||
|
||||
#vice_container {
|
||||
align: center middle;
|
||||
width: 95%;
|
||||
height: auto;
|
||||
padding: 2;
|
||||
}
|
||||
|
||||
#sentence {
|
||||
content-align: center middle;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user