mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-04 13:19:11 +00:00
Fix testcase rounded corners
This commit is contained in:
parent
e2223c42ab
commit
4427caad3d
@ -3187,6 +3187,8 @@ select {
|
||||
align-items: stretch;
|
||||
flex-wrap: wrap;
|
||||
padding: 0.5em;
|
||||
border-bottom-left-radius: 6px;
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.tc-testcase-source {
|
||||
|
Loading…
Reference in New Issue
Block a user