7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
// css hacks
|
|
|
|
:root .alert-message, :root .btn {
|
|
border-radius: 0 \0;
|
|
}
|
|
|