mirror of
https://github.com/plebbit/seedit.git
synced 2026-08-02 02:46:18 -04:00
9 lines
107 B
CSS
9 lines
107 B
CSS
.temporary {
|
|
display: flex;
|
|
position: relative;
|
|
padding: 5px;
|
|
}
|
|
|
|
.temporary select {
|
|
margin: 5px;
|
|
} |