mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
fix: Screen overflow for table in mobile UI
This commit is contained in:
parent
5a5a1bc775
commit
2a2ed7e41a
@ -110,6 +110,8 @@ dialog form {
|
||||
table td {
|
||||
display: flex;
|
||||
justify-content: left !important;
|
||||
width: 98vw;
|
||||
padding: .5em .1em;
|
||||
}
|
||||
|
||||
table td::before {
|
||||
|
Loading…
Reference in New Issue
Block a user