mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
6 lines
103 B
CSS
6 lines
103 B
CSS
#host-room input[type=text]{
|
|
width: calc(100% - 6px);
|
|
padding: 0.125rem;
|
|
height: 1.5rem;
|
|
}
|