mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 05:43:24 +00:00
8 lines
109 B
SCSS
8 lines
109 B
SCSS
@use '../styles/variables' as *;
|
|
|
|
.popup {
|
|
font-size: 1.125rem;
|
|
min-height: 350px;
|
|
min-width: 270px;
|
|
}
|