UNPKG
qwc2-lts
Version:
latest (2026.0.24)
2026.0.24
2026.0.23
2026.0.22
2026.0.21
2026.0.20
2026.0.19
2026.0.18
2026.0.17
2026.0.16
2026.0.15
2026.0.14
2026.0.13
2026.0.12
2026.0.11
2026.0.10
2026.0.9
2026.0.8
2026.0.7
2026.0.6
2026.0.5
2026.0.4
2026.0.3
2026.0.2
2026.0.1
2026.0.0
2025.0.20
2025.0.19
2025.0.18
2025.0.17
2025.0.16
2025.0.14
2025.0.13
QGIS Web Client
https//qwc-services.github.io/
qgis/qwc2
qwc2-lts
/
components
/
widgets
/
style
/
SuggestionInput.css
9 lines
(7 loc)
•
123 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
span
.suggestion-input
{
display
: inline-block; }
span
.suggestion-input
>
input
{
width
:
100%
;
height
:
100%
; }