mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 01:01:30 +02:00
chat: more tweaks
This commit is contained in:
parent
87dd81581c
commit
781ad6512f
3 changed files with 7 additions and 8 deletions
|
@ -2420,7 +2420,7 @@ pre, code {
|
|||
|
||||
.resize-handle {
|
||||
position: absolute;
|
||||
left: -1px; /* Adjust based on handle width to center it on the border */
|
||||
left: -5px; /* Adjust based on handle width to center it on the border */
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
width: 10px; /* Handle width */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue