mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
More Design Tweaks
This commit is contained in:
@@ -1,17 +1,22 @@
|
||||
.roleButton {
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.searchInput {
|
||||
display: block;
|
||||
padding-left: 40px;
|
||||
width: auto;
|
||||
display: block;
|
||||
padding-left: 40px;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.searchBox {
|
||||
background: white;
|
||||
background: white;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.email {
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dataTable {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user