mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-20 13:30:50 +02:00
fix long url field value scroll view
This commit is contained in:
@@ -190,6 +190,9 @@ table {
|
||||
&.col-field-type-select {
|
||||
min-width: 180px;
|
||||
}
|
||||
&.col-field-type-url {
|
||||
max-width: 300px;
|
||||
}
|
||||
&.col-field-type-email {
|
||||
min-width: 120px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user